Home
last modified time | relevance | path

Searched refs:CCC_Recovery (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp47 case CCC_Recovery: in wantConstructorResults()
169 case CCKind::CCC_Recovery: in getCompletionKindString()
H A DSemaCodeComplete.cpp232 case CodeCompletionContext::CCC_Recovery: in ResultBuilder()
4271 return CodeCompletionContext::CCC_Recovery; in mapCodeCompletionContext()
10330 CodeCompletionContext::CCC_Recovery); in GatherGlobalCodeCompletions()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h336 CCC_Recovery, enumerator
/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1968 | (1LL << CodeCompletionContext::CCC_Recovery); in AugmentedCodeCompleteConsumer()
2009 case CodeCompletionContext::CCC_Recovery: in CalculateHiddenNames()
2096 Context.getKind() == CodeCompletionContext::CCC_Recovery in ProcessCodeCompleteResults()