Searched defs:getCompilerInstance (Results 1 – 2 of 2) sorted by relevance
120 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
527 const CompilerInstance *Interpreter::getCompilerInstance() const { in getCompilerInstance() function in clang::Interpreter531 CompilerInstance *Interpreter::getCompilerInstance() { return CI.get(); } in getCompilerInstance() function in clang::Interpreter