Searched refs:parseFunctionPrototype (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DParseHelper.h191 void parseFunctionPrototype(const TSourceLoc &location, TFunction *function, TIntermAggregate **aggregateOut);
H A Dglslang.y1619 context->parseFunctionPrototype(@1, $1.function, &$1.intermAggregate);
H A DParseHelper.cpp1899 void TParseContext::parseFunctionPrototype(const TSourceLoc &location, TFunction *function, TIntermAggregate **aggregateOut) function in class:TParseContext

Completed in 132 milliseconds