Home
last modified time | relevance | path

Searched refs:checkIsNotUnsizedArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.h649 void checkIsNotUnsizedArray(const TSourceLoc &line,
H A DParseContext.cpp4716 void TParseContext::checkIsNotUnsizedArray(const TSourceLoc &line, in checkIsNotUnsizedArray() function in sh::TParseContext
5167 checkIsNotUnsizedArray(field->line(), in addInterfaceBlock()
6629 checkIsNotUnsizedArray(field.line(), "array members of structs must specify a size", in addStructure()