Home
last modified time | relevance | path

Searched defs:CompilerInstance (Results 1 – 13 of 13) 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/bcc/src/cc/frontends/clang/
Dtp_frontend_action.h30 class CompilerInstance; variable
Db_frontend_action.h32 class CompilerInstance; variable
/external/clang/include/clang/Frontend/
DFrontendActions.h202 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
DPCHContainerOperations.h30 class CompilerInstance; variable
DFrontendAction.h33 class CompilerInstance; variable
DUtils.h37 class CompilerInstance; variable
DASTUnit.h52 class CompilerInstance; variable
/external/sandboxed-api/sandboxed_api/tools/clang_generator/
Dgenerator.h121 clang::CompilerInstance&, llvm::StringRef in_file) override { in CreateASTConsumer()
/external/clang/unittests/Tooling/
DTestVisitor.h99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override { in CreateASTConsumer() argument
/external/clang/lib/Frontend/
DCompilerInstance.cpp55 CompilerInstance::CompilerInstance( in CompilerInstance() function in CompilerInstance