reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/CodeCompleteConsumer.cpp
  179   case CK_Informative:
  266   return Chunk(CK_Informative, Informative);
  322     case CK_Informative:
  625     case CodeCompletionString::CK_Informative:
tools/clang/tools/extra/clangd/CodeCompletionStrings.cpp
   23   return Chunk.Kind == CodeCompletionString::CK_Informative &&
  169     case CodeCompletionString::CK_Informative:
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
   72   case CodeCompletionString::CK_Informative:
  122   case CodeCompletionString::CK_Informative:
  161   case CodeCompletionString::CK_Informative: