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

References

tools/clang/tools/libclang/Indexing.cpp
  981   SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data);
  982   if (!location.ptr_data[0] || Loc.isInvalid())
  986       *static_cast<CXIndexDataConsumer*>(location.ptr_data[0]);