Searched refs:kw_false (Results 1 – 12 of 12) sorted by relevance
35 kw_true, kw_false, enumerator
2374 case lltok::kw_false: in ParseValID()3239 case lltok::kw_false: in ParseMDField()4542 case lltok::kw_false: P = CmpInst::FCMP_FALSE; break; in ParseCmpPredicate()
194 II->getTokenID() != tok::kw_false) in EvaluateValue()
1069 tok::kw_false, tok::r_brace) || in determineStarAmpUsage()1071 NextToken->isOneOf(tok::kw_true, tok::kw_false) || in determineStarAmpUsage()1675 tok::kw_true, tok::kw_false)) in spaceRequiredBetween()
559 FormatTok->Tok.is(tok::kw_false); in parsePPIf()
1022 return ActOnCXXBoolLiteral(EllipsisLoc, tok::kw_false); in BuildEmptyCXXFoldExpr()
317 Inner = ActOnCXXBoolLiteral(ValueLoc, Value? tok::kw_true : tok::kw_false); in ActOnObjCBoolLiteral()
589 assert((Kind == tok::kw_true || Kind == tok::kw_false) && in ActOnCXXBoolLiteral()
921 case tok::kw_false: in isExpressionOrTypeSpecifierSimple()
711 case tok::kw_false: in ParseObjCSelectorPiece()2099 case tok::kw_false: // Objective-C++, etc. in ParseObjCAtExpression()
710 case tok::kw_false: in ParseCastExpression()
4032 tok::kw_false).get(); in getExceptionSpec()