Searched refs:kw_false (Results 1 – 14 of 14) sorted by relevance
35 kw_true, kw_false, enumerator
1926 case lltok::kw_false: in ParseValID()2995 case lltok::kw_false: P = CmpInst::FCMP_FALSE; break; in ParseCmpPredicate()
42 kw_false, enumerator
2713 case lltok::kw_false: in ParseValID()3647 case lltok::kw_false: in ParseMDField()5068 case lltok::kw_false: P = CmpInst::FCMP_FALSE; break; in ParseCmpPredicate()
241 II->getTokenID() != tok::kw_false) in EvaluateValue()
1012 return ActOnCXXBoolLiteral(EllipsisLoc, tok::kw_false); in BuildEmptyCXXFoldExpr()
370 Inner = ActOnCXXBoolLiteral(ValueLoc, Value? tok::kw_true : tok::kw_false); in ActOnObjCBoolLiteral()
629 assert((Kind == tok::kw_true || Kind == tok::kw_false) && in ActOnCXXBoolLiteral()
1276 tok::kw_false, tok::r_brace) || in determineStarAmpUsage()1278 NextToken->isOneOf(tok::kw_true, tok::kw_false) || in determineStarAmpUsage()1995 tok::kw_true, tok::kw_false)) in spaceRequiredBetween()
589 FormatTok->Tok.is(tok::kw_false); in parsePPIf()
983 case tok::kw_false: in isExpressionOrTypeSpecifierSimple()
1067 case tok::kw_false: in ParseObjCSelectorPiece()2834 case tok::kw_false: // Objective-C++, etc. in ParseObjCAtExpression()
751 case tok::kw_false: in ParseCastExpression()
4394 tok::kw_false).get(); in getExceptionSpec()