Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h558 void checkAtomicCounterOffsetAlignment(const TSourceLoc &location, const TType &type);
DParseContext.cpp2750 void TParseContext::checkAtomicCounterOffsetAlignment(const TSourceLoc &location, const TType &type) in checkAtomicCounterOffsetAlignment() function in sh::TParseContext
2949 checkAtomicCounterOffsetAlignment(identifierOrTypeLocation, *type); in parseSingleDeclaration()
2999 checkAtomicCounterOffsetAlignment(identifierLocation, *arrayType); in parseSingleArrayDeclaration()
3175 checkAtomicCounterOffsetAlignment(identifierLocation, *type); in parseDeclarator()
3220 checkAtomicCounterOffsetAlignment(identifierLocation, *arrayType); in parseArrayDeclarator()