Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp47 case CCC_Recovery: in wantConstructorResults()
164 case CCKind::CCC_Recovery: in getCompletionKindString()
H A DSemaCodeComplete.cpp192 case CodeCompletionContext::CCC_Recovery: in ResultBuilder()
3553 return CodeCompletionContext::CCC_Recovery; in mapCodeCompletionContext()
8386 CodeCompletionContext::CCC_Recovery); in GatherGlobalCodeCompletions()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h335 CCC_Recovery enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp1901 | (1LL << CodeCompletionContext::CCC_Recovery); in AugmentedCodeCompleteConsumer()
1941 case CodeCompletionContext::CCC_Recovery: in CalculateHiddenNames()
2025 Context.getKind() == CodeCompletionContext::CCC_Recovery in ProcessCodeCompleteResults()