Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h92 virtual TIntermFunctionPrototype *getAsFunctionPrototypeNode() { return nullptr; } in getAsFunctionPrototypeNode() function
729 TIntermFunctionPrototype *getAsFunctionPrototypeNode() override { return this; } in getAsFunctionPrototypeNode() function