Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
2271 void ParseTypeofSpecifier(DeclSpec &DS);
3457 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()6262 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser
1964 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()