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

References

lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
  101   if (Index.isSimple())
  104   if (auto EC = ensureTypeExists(Index)) {
  109   assert(contains(Index));
  110   return Records[Index.toArrayIndex()].Type;