Searched defs:getCompiler (Results 1 – 3 of 3) sorted by relevance
54 IRCompiler &getCompiler() { return *Compile; } in getCompiler() function99 CompileFtor& getCompiler() { return Compile; } in getCompiler() function
63 Compiler &getCompiler() { return Comp; } in getCompiler() function
1512 Compiler *Context::getCompiler() const in getCompiler() function in gl::Context