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

References

tools/lld/wasm/InputChunks.cpp
  175   tableIndex = index;
tools/lld/wasm/InputChunks.h
  150   uint32_t getTableIndex() const { return tableIndex.getValue(); }
  151   bool hasTableIndex() const { return tableIndex.hasValue(); }