Lines Matching full:kw_true
483 assert((Kind == tok::kw_true || Kind == tok::kw_false) &&485 return Owned(new (Context) CXXBoolLiteralExpr(Kind == tok::kw_true,