Searched defs:getAsCompiler (Results 1 – 3 of 3) sorted by relevance
61 virtual TCompiler* getAsCompiler() { return 0; } in getAsCompiler() function98 virtual TCompiler* getAsCompiler() { return this; } in getAsCompiler() function
67 virtual TCompiler *getAsCompiler() { return 0; } in getAsCompiler() function95 TCompiler *getAsCompiler() override { return this; } in getAsCompiler() function
80 virtual TCompiler* getAsCompiler() { return this; } in getAsCompiler() function