Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp70 case CCC_Type: in wantConstructorResults()
133 case CCKind::CCC_Type: in getCompletionKindString()
H A DSemaCodeComplete.cpp4290 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
4296 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
6913 CodeCompletionContext::CCC_Type, in CodeCompleteOperatorName()
7794 CodeCompletionContext::CCC_Type); in CodeCompleteObjCPassingType()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h270 CCC_Type, enumerator
/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp306 | (1LL << CodeCompletionContext::CCC_Type) in getDeclShowContexts()
440 | (1LL << CodeCompletionContext::CCC_Type) in CacheCodeCompletionResults()
2022 case CodeCompletionContext::CCC_Type: in CalculateHiddenNames()