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

References

include/llvm/ObjectYAML/YAML.h
   99   if (LHS.Data.empty() && RHS.Data.empty())
  102   return LHS.DataIsHexString == RHS.DataIsHexString && LHS.Data == RHS.Data;
  102   return LHS.DataIsHexString == RHS.DataIsHexString && LHS.Data == RHS.Data;