Home
last modified time | relevance | path

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

/external/clang/include/clang/FrontendTool/
DUtils.h20 class CompilerInstance; variable
/external/clang/include/clang/StaticAnalyzer/Frontend/
DAnalysisConsumer.h29 class CompilerInstance; variable
/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.h36 class CompilerInstance; variable
/external/clang/include/clang/Frontend/
DFrontendActions.h201 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
DFrontendAction.h33 class CompilerInstance; variable
DUtils.h36 class CompilerInstance; variable
DASTUnit.h52 class CompilerInstance; variable
/external/clang/unittests/Tooling/
DTestVisitor.h99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override { in CreateASTConsumer() argument
/external/lldb/include/lldb/Core/
DClangForward.h38 class CompilerInstance; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp54 CompilerInstance::CompilerInstance(bool BuildingModule) in CompilerInstance() function in CompilerInstance