Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/FrontendTool/
H A DUtils.h22 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.h28 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h32 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFindingAction.h27 class CompilerInstance; variable
H A DRenamingAction.h27 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DPCHContainerOperations.h28 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h242 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.h48 class CompilerInstance; variable
H A DASTUnit.h67 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/
H A DTooling.h54 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h26 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DClangForward.h32 class CompilerInstance; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp59 CompilerInstance::CompilerInstance( in CompilerInstance() function in CompilerInstance
1031 [](CompilerInstance &) {}, in compileModuleImpl() argument
1033 [](CompilerInstance &) {}) { in __anon13c411c80202() argument