Searched defs:structQualifierErrorCheck (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DParseContext.cpp627 bool TParseContext::structQualifierErrorCheck(const TSourceLoc& line, const TPublicType& pType) function in class:TParseContext
942 if (structQualifierErrorCheck(identifierLocation, publicType))
1389 if (structQualifierErrorCheck(identifierLocation, publicType))
1409 if (structQualifierErrorCheck(identifierLocation, publicType))
1451 if (structQualifierErrorCheck(identifierLocation, publicType))

Completed in 100 milliseconds