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