Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp69 case CCC_Type: in wantConstructorResults()
131 case CCKind::CCC_Type: in getCompletionKindString()
H A DSemaCodeComplete.cpp4204 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
4210 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
6767 CodeCompletionContext::CCC_Type, in CodeCompleteOperatorName()
7631 CodeCompletionContext::CCC_Type); in CodeCompleteObjCPassingType()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h270 CCC_Type, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp307 | (1LL << CodeCompletionContext::CCC_Type) in getDeclShowContexts()
440 | (1LL << CodeCompletionContext::CCC_Type) in CacheCodeCompletionResults()
1993 case CodeCompletionContext::CCC_Type: in CalculateHiddenNames()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp398 case CodeCompletionContext::CCC_Type: { in getContextsForContextKind()