Searched refs:CCC_Expression (Results 1 – 5 of 5) sorted by relevance
49 case CCC_Expression: in wantConstructorResults()110 case CCKind::CCC_Expression: in getCompletionKindString()
219 case CodeCompletionContext::CCC_Expression: in ResultBuilder()4035 return CodeCompletionContext::CCC_Expression; in mapCodeCompletionContext()4038 return CodeCompletionContext::CCC_Expression; in mapCodeCompletionContext()4040 return CodeCompletionContext(CodeCompletionContext::CCC_Expression, in mapCodeCompletionContext()4456 : CodeCompletionContext::CCC_Expression, in CodeCompleteExpression()5628 CodeCompletionContext::CCC_Expression); in CodeCompleteCase()
312 Contexts |= (1LL << CodeCompletionContext::CCC_Expression); in getDeclShowContexts()323 Contexts |= (1LL << CodeCompletionContext::CCC_Expression); in getDeclShowContexts()347 | (1LL << CodeCompletionContext::CCC_Expression) in getDeclShowContexts()435 | (1LL << CodeCompletionContext::CCC_Expression) in CacheCodeCompletionResults()485 | (1LL << CodeCompletionContext::CCC_Expression) in CacheCodeCompletionResults()1904 | (1LL << CodeCompletionContext::CCC_Expression) in AugmentedCodeCompleteConsumer()1958 case CodeCompletionContext::CCC_Expression: in CalculateHiddenNames()
221 CCC_Expression, enumerator
423 case CodeCompletionContext::CCC_Expression: { in getContextsForContextKind()