Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp875 auto OrigClass = Category->getClassInterface(); in hasWrittenStorageAttribute() local
876 for (auto Found : OrigClass->lookup(Prop->getDeclName())) { in hasWrittenStorageAttribute()
882 for (const auto *Proto : OrigClass->all_referenced_protocols()) { in hasWrittenStorageAttribute()