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