Searched defs:getTrueBlock (Results 1 – 3 of 3) sorted by relevance
926 TIntermBlock *getTrueBlock() const { return mTrueBlock; } in getTrueBlock() function
624 TIntermNode* getTrueBlock() const { return trueBlock; } in getTrueBlock() function
1740 virtual TIntermNode* getTrueBlock() const { return trueBlock; } in getTrueBlock() function