Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp69 case CCC_Type: in wantConstructorResults()
130 case CCKind::CCC_Type: in getCompletionKindString()
H A DSemaCodeComplete.cpp4050 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
4056 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
6229 CodeCompletionContext::CCC_Type, in CodeCompleteOperatorName()
7091 CodeCompletionContext::CCC_Type); in CodeCompleteObjCPassingType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h271 CCC_Type, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp307 | (1LL << CodeCompletionContext::CCC_Type) in getDeclShowContexts()
440 | (1LL << CodeCompletionContext::CCC_Type) in CacheCodeCompletionResults()
1965 case CodeCompletionContext::CCC_Type: in CalculateHiddenNames()