Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp76 case CCC_NaturalLanguage: in wantConstructorResults()
149 case CCKind::CCC_NaturalLanguage: in getCompletionKindString()
H A DSemaCodeComplete.cpp10203 CodeCompletionContext::CCC_NaturalLanguage, nullptr, in CodeCompleteNaturalLanguage()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h302 CCC_NaturalLanguage, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2028 case CodeCompletionContext::CCC_NaturalLanguage: in CalculateHiddenNames()