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

References

tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  994             Loc = SourceLocation::getFromRawEncoding(baseInfo->loc.int_data);
 1098   idxLoc.int_data = Loc.getRawEncoding();
tools/clang/tools/libclang/Indexing.cpp
  981   SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data);
  991   SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data);