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

References

tools/clang/tools/libclang/CIndexHigh.cpp
  414     if (Log)
  415       *Log << "Null cursor";
  419     if (Log)
  420       *Log << "Got CXCursor_NoDeclFound";
  424     if (Log)
  425       *Log << "Null file";
  429     if (Log)
  430       *Log << "Null visitor";
  434   if (Log)
  435     *Log << cursor << " @" << static_cast<const FileEntry *>(file);
  465     if (Log)
  466       *Log << "cursor is not referencing a declaration";