reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10318 AssignConvertType CheckAssignmentConstraints(SourceLocation Loc,
3070 if (S.CheckAssignmentConstraints(FD->getParamDecl(0)->getLocation(),
tools/clang/lib/Sema/SemaExpr.cpp11972 ConvTy = CheckAssignmentConstraints(Loc, LHSType, RHSType);
tools/clang/lib/Sema/SemaObjCProperty.cpp1342 compat = (CheckAssignmentConstraints(PropertyIvarLoc, PropertyIvarType, 1670 else if (CheckAssignmentConstraints(Loc, GetterType, PropertyRValueType)