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.cpp49 case CCC_SymbolOrNewName: in wantConstructorResults()
135 case CCKind::CCC_SymbolOrNewName: in getCompletionKindString()
H A DSemaCodeComplete.cpp4685 ? CodeCompletionContext::CCC_SymbolOrNewName in CodeCompleteDeclSpec()
6944 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.cpp437 | (1LL << CodeCompletionContext::CCC_SymbolOrNewName) in CacheCodeCompletionResults()
2039 case CodeCompletionContext::CCC_SymbolOrNewName: in CalculateHiddenNames()