Searched refs:emptyDeclarationErrorCheck (Results 1 – 2 of 2) sorted by relevance
178 void emptyDeclarationErrorCheck(const TType &type, const TSourceLoc &location);
1596 void TParseContext::emptyDeclarationErrorCheck(const TType &type, const TSourceLoc &location) in emptyDeclarationErrorCheck() function in sh::TParseContext2889 emptyDeclarationErrorCheck(*type, identifierOrTypeLocation); in parseSingleDeclaration()