Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h119 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp354 const CompilerInstance *Interpreter::getCompilerInstance() const { in getCompilerInstance() function in Interpreter
358 CompilerInstance *Interpreter::getCompilerInstance() { in getCompilerInstance() function in Interpreter