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