Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp134 const ObjCPropertyDecl *AssociatedProp = nullptr) { in handleObjCMethod() argument
143 if (AssociatedProp) in handleObjCMethod()
145 AssociatedProp); in handleObjCMethod()
156 if (AssociatedProp) { in handleObjCMethod()
159 AssociatedProp->getGetterNameLoc(): in handleObjCMethod()
160 AssociatedProp->getSetterNameLoc(); in handleObjCMethod()