Home
last modified time | relevance | path

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

/external/clang/include/clang/FrontendTool/
DUtils.h20 class CompilerInstance; variable
/external/clang/include/clang/Serialization/
DChainedIncludesSource.h21 class CompilerInstance; variable
/external/clang/include/clang/Frontend/
DFrontendActions.h140 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &, llvm::StringRef) { in CreateASTConsumer() argument
DUtils.h30 class CompilerInstance; variable
DFrontendAction.h26 class CompilerInstance; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp44 CompilerInstance::CompilerInstance() in CompilerInstance() function in CompilerInstance