Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp1805 ObjCPropertyDecl *&PropEntry = in CollectImmediateProperties() local
1808 if (!PropEntry) in CollectImmediateProperties()
1809 PropEntry = Prop; in CollectImmediateProperties()