Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp70 case CCC_NewName: in wantConstructorResults()
132 case CCKind::CCC_NewName: in getCompletionKindString()
DSemaCodeComplete.cpp4223 : CodeCompletionContext::CCC_NewName); in CodeCompleteDeclSpec()
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h274 CCC_NewName, enumerator
/external/llvm-project/clang/tools/libclang/
DCIndexCodeCompletion.cpp540 case CodeCompletionContext::CCC_NewName: in getContextsForContextKind()
/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp675 case CodeCompletionContext::CCC_NewName: in contextAllowsIndex()
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp2010 case CodeCompletionContext::CCC_NewName: in CalculateHiddenNames()