Home
last modified time | relevance | path

Searched refs:CCC_SymbolOrNewName (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp53 case CCC_SymbolOrNewName: in wantConstructorResults()
136 case CCKind::CCC_SymbolOrNewName: in getCompletionKindString()
DSemaCodeComplete.cpp4222 ? CodeCompletionContext::CCC_SymbolOrNewName in CodeCompleteDeclSpec()
5948 CodeCompletionContext Context(CodeCompletionContext::CCC_SymbolOrNewName); in CodeCompleteUsing()
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h278 CCC_SymbolOrNewName, enumerator
/external/llvm-project/clang/tools/libclang/
DCIndexCodeCompletion.cpp487 case CodeCompletionContext::CCC_SymbolOrNewName: in getContextsForContextKind()
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp441 | (1LL << CodeCompletionContext::CCC_SymbolOrNewName) in CacheCodeCompletionResults()
1985 case CodeCompletionContext::CCC_SymbolOrNewName: in CalculateHiddenNames()
/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp656 case CodeCompletionContext::CCC_SymbolOrNewName: in contextAllowsIndex()