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