Searched refs:getCorrespondingObjCImpl (Results 1 – 3 of 3) sorted by relevance
118 const ObjCImplDecl *getCorrespondingObjCImpl(const ObjCContainerDecl *D);
362 const ObjCImplDecl *getCorrespondingObjCImpl(const ObjCContainerDecl *D) { in getCorrespondingObjCImpl() function
97 if (const auto *Impl = getCorrespondingObjCImpl(CD)) in getDefinition()101 return getCorrespondingObjCImpl(CD); in getDefinition()