Searched refs:arraySetMaxSize (Results 1 – 2 of 2) sorted by relevance
161 bool arraySetMaxSize(TIntermSymbol*, TType*, int, bool, const TSourceLoc&);
892 bool TParseContext::arraySetMaxSize(TIntermSymbol *node, TType* type, int size, bool updateFlag, co… in arraySetMaxSize() function in TParseContext