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

/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp88 case CK_Informative:
175 return Chunk(CK_Informative, Informative);
234 case CK_Informative:
/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp74 case CodeCompletionString::CK_Informative:
124 case CodeCompletionString::CK_Informative:
163 case CodeCompletionString::CK_Informative:
/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h342 CK_Informative, enumerator in enum:clang::CodeCompletionString::ChunkKind
389 /// CK_Informative, or CK_Comma chunk.

Completed in 1561 milliseconds