Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp53 case CCC_SymbolOrNewName: in wantConstructorResults()
139 case CCKind::CCC_SymbolOrNewName: in getCompletionKindString()
H A DSemaCodeComplete.cpp4522 ? CodeCompletionContext::CCC_SymbolOrNewName in CodeCompleteDeclSpec()
6793 CodeCompletionContext Context(CodeCompletionContext::CCC_SymbolOrNewName); in CodeCompleteUsing()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h277 CCC_SymbolOrNewName, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp441 | (1LL << CodeCompletionContext::CCC_SymbolOrNewName) in CacheCodeCompletionResults()
2024 case CodeCompletionContext::CCC_SymbolOrNewName: in CalculateHiddenNames()