HomeSort by relevance Sort by last modified time
    Searched refs:CK_Informative (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 89 case CK_Informative:
176 return Chunk(CK_Informative, Informative);
235 case CK_Informative:
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 73 case CodeCompletionString::CK_Informative:
123 case CodeCompletionString::CK_Informative:
162 case CodeCompletionString::CK_Informative:
    [all...]
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 342 CK_Informative,
389 /// CK_Informative, or CK_Comma chunk.
    [all...]

Completed in 31 milliseconds