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