Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp65 case CCC_Namespace: in wantConstructorResults()
127 case CCKind::CCC_Namespace: in getCompletionKindString()
H A DSemaCodeComplete.cpp6977 CodeCompletionContext::CCC_Namespace, in CodeCompleteUsingDirective()
7004 ? CodeCompletionContext::CCC_Namespace in CodeCompleteNamespaceDecl()
7046 CodeCompletionContext::CCC_Namespace, in CodeCompleteNamespaceAliasDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h267 CCC_Namespace, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp351 Contexts = (1LL << CodeCompletionContext::CCC_Namespace); in getDeclShowContexts()
442 NNSContexts |= (1LL << CodeCompletionContext::CCC_Namespace); in CacheCodeCompletionResults()
2036 case CodeCompletionContext::CCC_Namespace: in CalculateHiddenNames()