Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h257 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
268 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
H A DPrecompiledPreamble.h36 class CompilerInstance; variable
H A DFrontendAction.h33 class CompilerInstance; variable
H A DUtils.h44 class CompilerInstance; variable
H A DASTUnit.h66 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/FrontendTool/
H A DUtils.h21 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DAnalyzerHelpFlags.h18 class CompilerInstance; variable
H A DAnalysisConsumer.h27 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h31 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h21 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h33 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.h28 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h30 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFindingAction.h26 class CompilerInstance; variable
H A DRenamingAction.h26 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h27 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h53 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h28 class CompilerInstance; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp58 CompilerInstance::CompilerInstance( in CompilerInstance() function in CompilerInstance
1052 [](CompilerInstance &) {}, in compileModuleImpl() argument
1054 [](CompilerInstance &) {}) { in __anon4349476d0302() argument