Searched refs:IDNS_ObjCProtocol (Results 1 – 5 of 5) sorted by relevance
270 IDNS = Decl::IDNS_ObjCProtocol; in getIDNS()275 | Decl::IDNS_Using | Decl::IDNS_Namespace | Decl::IDNS_ObjCProtocol in getIDNS()2609 Decl::IDNS_ObjCProtocol))) in checkHidden()2613 if ((((*I)->getIdentifierNamespace() & Decl::IDNS_ObjCProtocol) in checkHidden()2614 || (IDNS & Decl::IDNS_ObjCProtocol)) && in checkHidden()
829 Decl::IDNS_ObjCProtocol))) in MaybeAddResult()833 if (((I->first->getIdentifierNamespace() & Decl::IDNS_ObjCProtocol) in MaybeAddResult()834 || (IDNS & Decl::IDNS_ObjCProtocol)) && in MaybeAddResult()
135 IDNS_ObjCProtocol = 0x0040, enumerator
457 return IDNS_ObjCProtocol; in getIdentifierNamespaceForKind()
2995 if (!(*Lookup.first)->isInIdentifierNamespace(Decl::IDNS_ObjCProtocol)) in VisitObjCProtocolDecl()