Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1751 ObjCPropertyDecl *&PropEntry = in CollectImmediateProperties() local
1754 if (!PropEntry) in CollectImmediateProperties()
1755 PropEntry = Prop; in CollectImmediateProperties()