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.h200 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
DPCHContainerOperations.h30 class CompilerInstance; variable
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/clang/lib/Frontend/
DCompilerInstance.cpp54 CompilerInstance::CompilerInstance( in CompilerInstance() function in CompilerInstance