Searched refs:locationDeclaratorListCheck (Results 1 – 2 of 2) sorted by relevance
134 bool locationDeclaratorListCheck(const TSourceLoc &line, const TPublicType &pType);
734 bool TParseContext::locationDeclaratorListCheck(const TSourceLoc& line, const TPublicType &pType) in locationDeclaratorListCheck() function in TParseContext1541 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseDeclarator()1570 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseArrayDeclarator()1616 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseInitDeclarator()1657 if(locationDeclaratorListCheck(identifierLocation, publicType)) in parseArrayInitDeclarator()