Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DParseContext.h532 void checkOffsetIsNotSpecified(const TSourceLoc &location, int offset);
DParseContext.cpp1627 checkOffsetIsNotSpecified(identifierLocation, layoutQualifier.offset); in nonEmptyDeclarationErrorCheck()
1722 void TParseContext::checkOffsetIsNotSpecified(const TSourceLoc &location, int offset) in checkOffsetIsNotSpecified() function in sh::TParseContext
3150 checkOffsetIsNotSpecified(typeQualifier.line, layoutQualifier.offset); in parseGlobalLayoutQualifier()