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

References

unittests/IR/MetadataTest.cpp
  860     DILocation *L = DILocation::get(Context, 2, 7, N);
  866     DILocation *L = DILocation::get(Context, UINT32_MAX, U16 - 1, N);
  871     DILocation *L = DILocation::get(Context, UINT32_MAX, U16, N);
  876     DILocation *L = DILocation::get(Context, UINT32_MAX, U16 + 1, N);