Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendActions.h255 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
266 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
/openbsd/gnu/llvm/clang/include/clang/FrontendTool/
H A DUtils.h21 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Frontend/
H A DAnalyzerHelpFlags.h18 class CompilerInstance; variable
H A DAnalysisConsumer.h24 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h31 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h21 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/include/clang/Interpreter/
H A DInterpreter.h36 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.h32 class CompilerInstance; variable
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.h28 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DPCHContainerOperations.h25 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/include/clang/Tooling/
H A DTooling.h53 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h28 class CompilerInstance; variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp64 CompilerInstance::CompilerInstance( in CompilerInstance() function in CompilerInstance
1142 [](CompilerInstance &) {}, in compileModuleImpl() argument
1144 [](CompilerInstance &) {}) { in __anoncccf6a060502() argument