Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexDecl.cpp127 const ObjCPropertyDecl *AssociatedProp = nullptr) { in handleObjCMethod() argument
136 if (AssociatedProp) in handleObjCMethod()
138 AssociatedProp); in handleObjCMethod()
149 if (AssociatedProp) { in handleObjCMethod()
152 AssociatedProp->getGetterNameLoc(): in handleObjCMethod()
153 AssociatedProp->getSetterNameLoc(); in handleObjCMethod()