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