Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.h97 virtual TIntermDeclaration *getAsDeclarationNode() { return nullptr; } in getAsDeclarationNode() function
808 TIntermDeclaration *getAsDeclarationNode() override { return this; } in getAsDeclarationNode() function