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

References

tools/clang/tools/libclang/CIndex.cpp
 3362     *Log << ast_filename;
 3600     *Log << source_filename << ": ";
 3600     *Log << source_filename << ": ";
 3602       *Log << command_line_args[i] << " ";
 3602       *Log << command_line_args[i] << " ";
 4006     *Log << TU << ' ' << FileName;
 7656     LOG_FUNC_SECTION { *Log << "<null input>"; }
 8919   *this << cursorName << "@" << clang_getCursorLocation(cursor);
 8963   *this << clang_getCString(Str);
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
  861          << complete_filename << ':' << complete_line << ':' << complete_column;
tools/clang/tools/libclang/CIndexHigh.cpp
  415       *Log << "Null cursor";
  420       *Log << "Got CXCursor_NoDeclFound";
  425       *Log << "Null file";
  430       *Log << "Null visitor";
  435     *Log << cursor << " @" << static_cast<const FileEntry *>(file);
  466       *Log << "cursor is not referencing a declaration";
  488       *Log << "Null file";
  493       *Log << "Null visitor";
  498     *Log << TU << " @" << static_cast<const FileEntry *>(file);
tools/clang/tools/libclang/Indexing.cpp
  891     *Log << source_filename << ": ";
  891     *Log << source_filename << ": ";
  893       *Log << command_line_args[i] << " ";
  893       *Log << command_line_args[i] << " ";