HomeSort by: relevance | last modified time | path
    Searched refs:CK_Informative (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
CodeCompleteConsumer.cpp 180 case CK_Informative:
267 return Chunk(CK_Informative, Informative);
323 case CK_Informative:
623 case CodeCompletionString::CK_Informative:
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexCodeCompletion.cpp 72 case CodeCompletionString::CK_Informative:
122 case CodeCompletionString::CK_Informative:
161 case CodeCompletionString::CK_Informative:
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
CodeCompleteConsumer.h 464 CK_Informative,
526 /// CK_Informative, or CK_Comma chunk.

Completed in 73 milliseconds