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