Home
last modified time | relevance | path

Searched refs:CK_Informative (Results 1 – 7 of 7) 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/llvm-project/clang-tools-extra/clangd/
DCodeCompletionStrings.cpp24 return Chunk.Kind == CodeCompletionString::CK_Informative && in isInformativeQualifierChunk()
175 case CodeCompletionString::CK_Informative: in getSignature()
/external/llvm-project/clang/lib/Sema/
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()
/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/llvm-project/clang/tools/libclang/
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()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h345 CK_Informative, enumerator
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h464 CK_Informative, enumerator