Home
last modified time | relevance | path

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

/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/include/clang/Frontend/
H A DFrontendActions.h277 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
288 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 DASTUnit.h65 class CompilerInstance; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h31 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/Interpreter/
H A DInterpreter.h40 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
1167 [](CompilerInstance &) {}, in compileModuleImpl() argument
1169 [](CompilerInstance &) {}) { in __anon5d6a0cb90502() argument