Home
last modified time | relevance | path

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

/external/clang/include/clang/FrontendTool/
DUtils.h20 class CompilerInstance; variable
/external/clang/include/clang/Frontend/
DFrontendActions.h203 ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) override { in CreateASTConsumer() argument
DFrontendAction.h33 class CompilerInstance; variable
DUtils.h36 class CompilerInstance; variable
DASTUnit.h52 class CompilerInstance; variable
/external/clang/unittests/Tooling/
DTestVisitor.h99 CompilerInstance&, llvm::StringRef dummy) { 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