Searched refs:CCC_ObjCProtocolName (Results 1 – 5 of 5) sorted by relevance
54 case CCC_ObjCProtocolName: in wantConstructorResults()
5933 CodeCompletionContext::CCC_ObjCProtocolName); in CodeCompleteObjCProtocolReferences()5954 CodeCompletionContext::CCC_ObjCProtocolName, in CodeCompleteObjCProtocolReferences()5961 CodeCompletionContext::CCC_ObjCProtocolName); in CodeCompleteObjCProtocolDecl()5974 CodeCompletionContext::CCC_ObjCProtocolName, in CodeCompleteObjCProtocolDecl()
215 CCC_ObjCProtocolName, enumerator
447 case CodeCompletionContext::CCC_ObjCProtocolName: { in getContextsForContextKind()
324 Contexts = (1LL << CodeCompletionContext::CCC_ObjCProtocolName); in getDeclShowContexts()2104 | (1LL << CodeCompletionContext::CCC_ObjCProtocolName) in AugmentedCodeCompleteConsumer()2169 case CodeCompletionContext::CCC_ObjCProtocolName: in CalculateHiddenNames()