Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
2131 void ParseTypeofSpecifier(DeclSpec &DS);
1877 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()
3276 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()5953 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser