Searched defs:getCompilerInstance (Results 1 – 3 of 3) sorted by relevance
119 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
197 const CompilerInstance *Interpreter::getCompilerInstance() const { in getCompilerInstance() function in Interpreter
262 CompilerInstance &getCompilerInstance() { return *CI; } in getCompilerInstance() function