Searched defs:checkIndex (Results 1 – 4 of 4) sorted by relevance
84 CheckIndex checkIndex, in TestImpl()
260 void TParseContextBase::checkIndex(const TSourceLoc& loc, const TType& type, int& index) in checkIndex() function in glslang::TParseContextBase
1243 static void checkIndex(int index, int size) { in checkIndex() method
237 long checkIndex; /* used by progressive parsing lookup */ member