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

References

tools/lld/wasm/InputGlobal.h
   31   uint32_t getGlobalIndex() const { return globalIndex.getValue(); }
   32   bool hasGlobalIndex() const { return globalIndex.hasValue(); }
   35     globalIndex = index;