Searched refs:ParseTypeofSpecifier (Results 1 – 3 of 3) sorted by relevance
2904 void ParseTypeofSpecifier(DeclSpec &DS);
4186 ParseTypeofSpecifier(DS); in ParseDeclarationSpecifiers()7431 void Parser::ParseTypeofSpecifier(DeclSpec &DS) { in ParseTypeofSpecifier() function in Parser
2301 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier()