Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp69 case CCC_Type: in wantConstructorResults()
130 case CCKind::CCC_Type: in getCompletionKindString()
H A DSemaCodeComplete.cpp3572 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
3578 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
5149 CodeCompletionContext::CCC_Type, in CodeCompleteOperatorName()
5950 CodeCompletionContext::CCC_Type); in CodeCompleteObjCPassingType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h272 CCC_Type, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp305 | (1LL << CodeCompletionContext::CCC_Type) in getDeclShowContexts()
438 | (1LL << CodeCompletionContext::CCC_Type) in CacheCodeCompletionResults()
1954 case CodeCompletionContext::CCC_Type: in CalculateHiddenNames()