Searched defs:getCompilerInstance (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | FrontendAction.h | 119 CompilerInstance &getCompilerInstance() const { getCompilerInstance() function |
/llvm-project/clang/lib/Interpreter/ | ||
H A D | Interpreter.cpp | 354 const CompilerInstance *Interpreter::getCompilerInstance() const { getCompilerInstance() function in Interpreter |
/llvm-project/clang/tools/clang-import-test/ | ||
H A D | clang-import-test.cpp | 264 CompilerInstance &getCompilerInstance() { return *CI; } getCompilerInstance() function |