Searched refs:ParseCXXBoolLiteral (Results 1 – 3 of 3) sorted by relevance
1482 ExprResult ParseCXXBoolLiteral();
711 return ParseCXXBoolLiteral(); in ParseCastExpression()
1531 ExprResult Parser::ParseCXXBoolLiteral() { in ParseCXXBoolLiteral() function in Parser