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

References

tools/clang/lib/AST/DeclObjC.cpp
 1946       if (Prop == Property)
 1948       if (Prop->getIdentifier() == Property->getIdentifier()) {
 1949         PO.push_back(Prop);