Home
last modified time | relevance | path

Searched refs:CK_TypedText (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp177 case CK_TypedText: in Chunk()
340 if (C.Kind == CK_TypedText) in getTypedText()
433 Chunks.push_back(Chunk(CodeCompletionString::CK_TypedText, Text)); in AddTypedTextChunk()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h438 CK_TypedText, enumerator