Searched defs:getAsLoopNode (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dintermediate.h220 virtual TIntermLoop* getAsLoopNode() { return 0; } function in class:TIntermNode
284 virtual TIntermLoop* getAsLoopNode() { return this; } function in class:TIntermLoop

Completed in 58 milliseconds