Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h563 void checkOffsetIsNotSpecified(const TSourceLoc &location, int offset);
DParseContext.cpp1784 checkOffsetIsNotSpecified(identifierLocation, layoutQualifier.offset); in nonEmptyDeclarationErrorCheck()
1892 void TParseContext::checkOffsetIsNotSpecified(const TSourceLoc &location, int offset) in checkOffsetIsNotSpecified() function in sh::TParseContext
3605 checkOffsetIsNotSpecified(typeQualifier.line, layoutQualifier.offset); in parseGlobalLayoutQualifier()