Searched refs:handleIndexLimits (Results 1 – 2 of 2) sorted by relevance
295 void handleIndexLimits(const TSourceLoc&, TIntermTyped* base, TIntermTyped* index);
480 handleIndexLimits(loc, base, index); in handleBracketDereference()486 void TParseContext::handleIndexLimits(const TSourceLoc& /*loc*/, TIntermTyped* base, TIntermTyped* … in handleIndexLimits() function in glslang::TParseContext