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

References

tools/clang/include/clang/AST/VTableBuilder.h
  499     if (VBTableIndex != other.VBTableIndex) {
  500       assert(VBase != other.VBase);
  501       return VBTableIndex < other.VBTableIndex;
  504            std::tie(other.VFPtrOffset, other.Index);
  504            std::tie(other.VFPtrOffset, other.Index);