Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp140 const ObjCPropertyDecl *AssociatedProp = nullptr) { in handleObjCMethod() argument
149 if (AssociatedProp) in handleObjCMethod()
151 AssociatedProp); in handleObjCMethod()
162 if (AssociatedProp) { in handleObjCMethod()
165 AssociatedProp->getGetterNameLoc(): in handleObjCMethod()
166 AssociatedProp->getSetterNameLoc(); in handleObjCMethod()