Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp88 case CK_Informative: in Chunk()
175 return Chunk(CK_Informative, Informative); in CreateInformative()
234 case CK_Informative: in getAsString()
495 case CodeCompletionString::CK_Informative: in getOverloadAsString()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp74 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkKind()
124 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkText()
163 case CodeCompletionString::CK_Informative: in clang_getCompletionChunkCompletionString()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h345 CK_Informative, enumerator