Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
3057 void ParseTypeofSpecifier(DeclSpec &DS);
4443 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()7862 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser
2369 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()