Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp180 case CK_Informative: in Chunk()
267 return Chunk(CK_Informative, Informative); in CreateInformative()
323 case CK_Informative: in getAsString()
623 case CodeCompletionString::CK_Informative: in getOverloadAsString()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h464 CK_Informative, enumerator