reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2262 if (Expr->isValueDependent() && !Expr->isTypeDependent() && 2262 if (Expr->isValueDependent() && !Expr->isTypeDependent() && 2263 Expr->getType()->isIntegerType() && !Expr->getType()->isEnumeralType()) 2263 Expr->getType()->isIntegerType() && !Expr->getType()->isEnumeralType()) 2266 return Expr->isNullPointerConstant(Context,