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

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 1078     property = IDecl->FindPropertyDeclaration(PropertyId, QueryKind);
 1161     property = Category->FindPropertyDeclaration(PropertyId, QueryKind);
 1273         if (!hasWrittenStorageAttribute(property, QueryKind) &&
 1518         = IC->FindPropertyImplDecl(PropertyId, QueryKind)) {
 1557         CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) {