Home
last modified time | relevance | path

Searched refs:OrigClass (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1030 auto OrigClass = Category->getClassInterface(); in hasWrittenStorageAttribute() local
1031 for (auto *Found : OrigClass->lookup(Prop->getDeclName())) { in hasWrittenStorageAttribute()
1037 for (const auto *Proto : OrigClass->all_referenced_protocols()) { in hasWrittenStorageAttribute()