Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp69 case CCC_Type: in wantConstructorResults()
130 case CCKind::CCC_Type: in getCompletionKindString()
H A DSemaCodeComplete.cpp4047 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
4053 return CodeCompletionContext::CCC_Type; in mapCodeCompletionContext()
6226 CodeCompletionContext::CCC_Type, in CodeCompleteOperatorName()
7088 CodeCompletionContext::CCC_Type); in CodeCompleteObjCPassingType()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h271 CCC_Type, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp307 | (1LL << CodeCompletionContext::CCC_Type) in getDeclShowContexts()
440 | (1LL << CodeCompletionContext::CCC_Type) in CacheCodeCompletionResults()
1964 case CodeCompletionContext::CCC_Type: in CalculateHiddenNames()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp398 case CodeCompletionContext::CCC_Type: { in getContextsForContextKind()