Searched defs:prototype (Results 1 – 3 of 3) sorted by relevance
961 TIntermFunctionPrototype *prototype = node->getFunctionPrototype(); in visitFunctionDefinition() local
743 TIntermFunctionDefinition(TIntermFunctionPrototype *prototype, TIntermBlock *body) in TIntermFunctionDefinition()
3341 TIntermFunctionPrototype *prototype = new TIntermFunctionPrototype(&function); in createPrototypeNodeFromFunction() local3393 TIntermFunctionPrototype *prototype = in addFunctionPrototypeDeclaration() local