reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6273 if (!VarType->isAnyPointerType() && 6274 !SemaRef.Context.hasSameType(Diff.get()->getType(), VarType)) { 6276 Diff.get(), VarType, Sema::AA_Converting, /*AllowExplicit=*/true); 6277 } else if (VarType->isAnyPointerType() &&