Home
last modified time | relevance | path

Searched defs:getCompilerInstance (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
DFrontendAction.h114 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
/external/llvm-project/clang/include/clang/Frontend/
DFrontendAction.h119 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
/external/llvm-project/clang/tools/clang-import-test/
Dclang-import-test.cpp262 CompilerInstance &getCompilerInstance() { return *CI; } in getCompilerInstance() function