Searched refs:checkAtomicCounterOffsetAlignment (Results 1 – 2 of 2) sorted by relevance
527 void checkAtomicCounterOffsetAlignment(const TSourceLoc &location, const TType &type);
2489 void TParseContext::checkAtomicCounterOffsetAlignment(const TSourceLoc &location, const TType &type) in checkAtomicCounterOffsetAlignment() function in sh::TParseContext2602 checkAtomicCounterOffsetAlignment(identifierOrTypeLocation, *type); in parseSingleDeclaration()2651 checkAtomicCounterOffsetAlignment(identifierLocation, *arrayType); in parseSingleArrayDeclaration()2815 checkAtomicCounterOffsetAlignment(identifierLocation, *type); in parseDeclarator()2857 checkAtomicCounterOffsetAlignment(identifierLocation, *arrayType); in parseArrayDeclarator()