Home
last modified time | relevance | path

Searched defs:getAsFunctionPrototypeNode (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DIntermNode.h92 virtual TIntermFunctionPrototype *getAsFunctionPrototypeNode() { return nullptr; } in getAsFunctionPrototypeNode() function
718 TIntermFunctionPrototype *getAsFunctionPrototypeNode() override { return this; } in getAsFunctionPrototypeNode() function