Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
2011 void ParseTypeofSpecifier(DeclSpec &DS);
3176 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()5647 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser
1756 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()