Home | History | Annotate | Download | only in libclang

Lines Matching refs:handleObjCContainer

306 bool IndexingContext::handleObjCContainer(const ObjCContainerDecl *D,
362 return handleObjCContainer(D, D->getLocation(),
396 return handleObjCContainer(D, D->getLocation(), getCursor(D), InterInfo);
404 return handleObjCContainer(D, D->getLocation(), getCursor(D), ContDInfo);
417 return handleObjCContainer(D, D->getLocation(),
433 return handleObjCContainer(D, D->getLocation(), getCursor(D), ProtInfo);
465 return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);
494 return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);