clang-1/include/clang/Frontend
Tanya Lattner e6bbc01d1c Implementing unused function warning.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95940 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 00:07:30 +00:00
..
ASTConsumers.h clang -cc1: Wire up -emit-obj, for emitting object files. 2010-02-03 01:18:43 +00:00
ASTUnit.h ASTUnit: Ensure the CompilerInvocation object used in LoadFromCommandLine is 2010-01-30 21:47:16 +00:00
Analyses.def Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. 2010-02-05 02:06:54 +00:00
AnalysisConsumer.h Add clang-cc option '-analyzer-opt-analyze-nested-blocks' to treat block literals as an entry point for analyzer checks. 2009-12-07 22:06:12 +00:00
ChainedDiagnosticClient.h Make some more headers standalone 2009-11-15 07:10:50 +00:00
CommandLineSourceLoc.h Add ParseSourceLocation::FromString, and simplify. 2009-11-25 10:14:44 +00:00
CompilerInstance.h CompilerInstance: Change to not contain the CompilerInvocation object. 2010-01-30 21:47:07 +00:00
CompilerInvocation.h Add -resource-dir to clang -cc1, this allows the base directory for compiler 2009-12-15 00:06:45 +00:00
DeclContextXML.def More XML output support, from Olaf Krzikalla! 2009-06-15 19:02:54 +00:00
DeclXML.def Remove trailing spaces 2009-11-24 06:30:23 +00:00
DependencyOutputOptions.h Make some more headers standalone 2009-11-15 07:10:50 +00:00
DiagnosticOptions.h Introduce serialization and deserialization of diagnostic information 2010-01-28 06:00:51 +00:00
DocumentXML.def More XML output support, from Olaf Krzikalla! 2009-06-15 19:02:54 +00:00
DocumentXML.h Refactor the representation of qualifiers to bring ExtQualType out of the 2009-09-24 19:53:00 +00:00
FixItRewriter.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
FrontendAction.h Introduce a testbed for merging multiple ASTs into a single AST 2010-02-09 19:21:46 +00:00
FrontendActions.h Introduce a testbed for merging multiple ASTs into a single AST 2010-02-09 19:21:46 +00:00
FrontendDiagnostic.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
FrontendOptions.h Introduce a testbed for merging multiple ASTs into a single AST 2010-02-09 19:21:46 +00:00
FrontendPluginRegistry.h Add pluggable action support to clang-cc, via -plugin command line option. 2009-11-15 00:12:04 +00:00
HeaderSearchOptions.h Add -resource-dir to clang -cc1, this allows the base directory for compiler 2009-12-15 00:06:45 +00:00
LangStandard.h Add missing accessors. 2009-11-29 02:38:55 +00:00
LangStandards.def Factor out a LangStandard class and coalesce the information about the standards into LangStandards.def 2009-11-26 02:14:31 +00:00
PCHBitCodes.h Implementing unused function warning. 2010-02-12 00:07:30 +00:00
PCHReader.h Implementing unused function warning. 2010-02-12 00:07:30 +00:00
PCHWriter.h update to match LLVM API change: 2009-12-15 07:26:51 +00:00
PathDiagnosticClients.h Missed a forward declaration. 2009-11-28 12:08:44 +00:00
PreprocessorOptions.h Extend clang_createTranslationUnitFromSourceFile() to support creating 2010-01-23 00:14:00 +00:00
PreprocessorOutputOptions.h Add DependencyOutputOptions to wrap -M... options, and propogate to 2009-11-11 21:43:12 +00:00
StmtXML.def Eliminate CXXConditionDeclExpr with extreme prejudice. 2009-11-25 00:27:52 +00:00
TextDiagnosticBuffer.h Add TextDiagnosticBuffer::FlushDiagnostics, for forwarding the buffered diagnostics to a different diagnostics engine. 2009-11-30 08:41:34 +00:00
TextDiagnosticPrinter.h Pass Preprocessor through DiagnosticClient::BeginSourceFile. 2009-11-14 02:48:04 +00:00
TypeXML.def Get rid of FixedWidthIntType, as suggested by Chris and Eli. 2009-12-29 07:07:36 +00:00
Utils.h Fix a layering issue between Basic and FE by moving a utility class into Basic. 2010-01-20 03:59:11 +00:00
VerifyDiagnosticsClient.h Fix MSVC warning. 2009-11-17 11:15:38 +00:00