Searched refs:funcProto (Results 1 – 1 of 1) sorted by relevance
265 auto *funcProto = new TIntermFunctionPrototype(&func); in publish() local266 auto *funcDef = new TIntermFunctionDefinition(funcProto, &body); in publish()