Home | History | Annotate | Download | only in libclang

Lines Matching refs:handleObjCContainer

365 bool IndexingContext::handleObjCContainer(const ObjCContainerDecl *D,
437 return handleObjCContainer(D, D->getLocation(),
472 return handleObjCContainer(D, D->getLocation(), getCursor(D), InterInfo);
480 return handleObjCContainer(D, D->getLocation(), getCursor(D), ContDInfo);
493 return handleObjCContainer(D, D->getLocation(),
509 return handleObjCContainer(D, D->getLocation(), getCursor(D), ProtInfo);
541 return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);
570 return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);