Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
2221 void ParseTypeofSpecifier(DeclSpec &DS);
1885 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()
3390 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()6153 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser