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