Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp89 case CK_Informative: in Chunk()
177 return Chunk(CK_Informative, Informative); in CreateInformative()
211 case CK_Informative: in getAsString()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp66 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkKind()
117 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkText()
157 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkCompletionString()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h335 CK_Informative, enumerator