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()
176 return Chunk(CK_Informative, Informative); in CreateInformative()
236 case CK_Informative: in getAsString()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp71 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkKind()
121 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkText()
160 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkCompletionString()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h349 CK_Informative, enumerator