Searched refs:ParseCXXBoolLiteral (Results 1 – 3 of 3) sorted by relevance
1983 ExprResult ParseCXXBoolLiteral();
998 Res = ParseCXXBoolLiteral(); in ParseCastExpression()
1834 ExprResult Parser::ParseCXXBoolLiteral() { in ParseCXXBoolLiteral() function in Parser