Searched defs:getCompilerInstance (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ | ||
H A D | FrontendAction.h | 119 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function |
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/ | ||
H A D | Interpreter.cpp | 321 const CompilerInstance *Interpreter::getCompilerInstance() const { getCompilerInstance() function in Interpreter |