Searched defs:TGenericCompiler (Results 1 – 1 of 1) sorted by relevance
42 class TGenericCompiler : public TCompiler { class44 TGenericCompiler(EShLanguage l) : TCompiler(l, infoSink) {} in TGenericCompiler() function in TGenericCompiler