Searched refs:CCC_ObjCProtocolName (Results 1 – 5 of 5) sorted by relevance
54 case CCC_ObjCProtocolName: in wantConstructorResults()
5953 CodeCompletionContext::CCC_ObjCProtocolName); in CodeCompleteObjCProtocolReferences()5974 CodeCompletionContext::CCC_ObjCProtocolName, in CodeCompleteObjCProtocolReferences()5981 CodeCompletionContext::CCC_ObjCProtocolName); in CodeCompleteObjCProtocolDecl()5994 CodeCompletionContext::CCC_ObjCProtocolName, in CodeCompleteObjCProtocolDecl()
217 CCC_ObjCProtocolName, enumerator
447 case CodeCompletionContext::CCC_ObjCProtocolName: { in getContextsForContextKind()
324 Contexts = (1LL << CodeCompletionContext::CCC_ObjCProtocolName); in getDeclShowContexts()2113 | (1LL << CodeCompletionContext::CCC_ObjCProtocolName) in AugmentedCodeCompleteConsumer()2178 case CodeCompletionContext::CCC_ObjCProtocolName: in CalculateHiddenNames()