reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6909 if ((!PointerTy->isAnyPointerType() && !PointerTy->isBlockPointerType()) || 6909 if ((!PointerTy->isAnyPointerType() && !PointerTy->isBlockPointerType()) || 6914 NullExpr = S.ImpCastExprToType(NullExpr.get(), PointerTy, CK_NullToPointer);