Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
3139 void ParseTypeofSpecifier(DeclSpec &DS);
2471 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()
4708 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()8314 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser