Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp52 case CCC_Symbol: in wantConstructorResults()
134 case CCKind::CCC_Symbol: in getCompletionKindString()
H A DSemaCodeComplete.cpp6021 CodeCompletionContext CC(CodeCompletionContext::CCC_Symbol, PreferredType); in CodeCompleteQualifiedId()
6268 CodeCompletionContext::CCC_Symbol); in CodeCompleteConstructorInitializer()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h282 CCC_Symbol, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1966 case CodeCompletionContext::CCC_Symbol: in CalculateHiddenNames()