Home
last modified time | relevance | path

Searched refs:funcProto (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp265 auto *funcProto = new TIntermFunctionPrototype(&func); in publish() local
266 auto *funcDef = new TIntermFunctionDefinition(funcProto, &body); in publish()