Searched refs:ParseCXXBoolLiteral (Results 1 – 3 of 3) sorted by relevance
1577 ExprResult ParseCXXBoolLiteral();
752 return ParseCXXBoolLiteral(); in ParseCastExpression()
1599 ExprResult Parser::ParseCXXBoolLiteral() { in ParseCXXBoolLiteral() function in Parser