Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.h305 TIntermFunctionPrototype **prototypeOut);
DParseContext.cpp3877 TIntermFunctionPrototype **prototypeOut) in parseFunctionDefinitionHeader() argument
3892 *prototypeOut = createPrototypeNodeFromFunction(*function, location, true); in parseFunctionDefinitionHeader()