reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 1482       QualType T = Param->getType().getNonReferenceType();
 1484           DeclRefExpr(Context, Param, false, T, VK_LValue, PropertyDiagLoc);