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

References

tools/lld/wasm/InputChunks.cpp
  168   functionIndex = index;
tools/lld/wasm/InputChunks.h
  144   uint32_t getFunctionIndex() const { return functionIndex.getValue(); }
  145   bool hasFunctionIndex() const { return functionIndex.hasValue(); }