Home
last modified time | relevance | path

Searched refs:CK_Informative (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp183 case CK_Informative: in Chunk()
270 return Chunk(CK_Informative, Informative); in CreateInformative()
326 case CK_Informative: in getAsString()
727 case CodeCompletionString::CK_Informative: in getOverloadAsString()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp72 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkKind()
122 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkText()
161 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkCompletionString()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h466 CK_Informative, enumerator