Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.h151 void checkLocationIsNotSpecified(const TSourceLoc &location,
DParseContext.cpp1005 void TParseContext::checkLocationIsNotSpecified(const TSourceLoc &location, in checkLocationIsNotSpecified() function in sh::TParseContext
1574 checkLocationIsNotSpecified(location, layoutQualifier); in declarationQualifierErrorCheck()
3742 checkLocationIsNotSpecified(typeQualifier.line, layoutQualifier); in parseGlobalLayoutQualifier()
4358 checkLocationIsNotSpecified(typeQualifier.line, blockLayoutQualifier); in addInterfaceBlock()
5737 checkLocationIsNotSpecified(field.line(), field.type()->getLayoutQualifier()); in addStructure()