Searched refs:checkOffsetIsNotSpecified (Results 1 – 2 of 2) sorted by relevance
532 void checkOffsetIsNotSpecified(const TSourceLoc &location, int offset);
1627 checkOffsetIsNotSpecified(identifierLocation, layoutQualifier.offset); in nonEmptyDeclarationErrorCheck()1722 void TParseContext::checkOffsetIsNotSpecified(const TSourceLoc &location, int offset) in checkOffsetIsNotSpecified() function in sh::TParseContext3150 checkOffsetIsNotSpecified(typeQualifier.line, layoutQualifier.offset); in parseGlobalLayoutQualifier()