Home
last modified time | relevance | path

Searched defs:CompilerInstance (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h260 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
271 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
H A DPrecompiledPreamble.h35 class CompilerInstance; variable
H A DFrontendAction.h33 class CompilerInstance; variable
H A DUtils.h37 class CompilerInstance; variable
H A DASTUnit.h65 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DAnalyzerHelpFlags.h18 class CompilerInstance; variable
H A DAnalysisConsumer.h24 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/include/clang/FrontendTool/
H A DUtils.h21 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h31 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DCodeCompletion.h24 class CompilerInstance; variable
H A DInterpreter.h38 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h21 class CompilerInstance; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.h28 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h33 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h25 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h53 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h28 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp65 CompilerInstance::CompilerInstance( in CompilerInstance() function in CompilerInstance
1156 [](CompilerInstance &) {}, in compileModuleImpl() argument
1158 [](CompilerInstance &) {}) { in __anonacda6b810502() argument