Searched refs:shouldSuppressRefs (Results 1 – 2 of 2) sorted by relevance
37 if (IdxCtx.shouldSuppressRefs()) in ObjCProtocolListInfo()328 if (shouldSuppressRefs()) in handleDecl()431 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation())) in handleObjCInterface()456 if (shouldSuppressRefs()) in handleObjCInterface()485 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation())) in handleObjCProtocol()523 if (shouldSuppressRefs()) in handleObjCCategory()555 if (shouldSuppressRefs()) in handleObjCCategoryImpl()685 if (shouldSuppressRefs()) { in handleReference()765 if (shouldSuppressRefs()) { in handleCXXRecordDecl()
352 bool shouldSuppressRefs() const { in shouldSuppressRefs() function