MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / setIndex

Method setIndex

include/ast/component/alias.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38 uint32_t getIndex() const noexcept { return Index; }
39 void setIndex(const uint32_t Idx) noexcept { Index = Idx; }
40
41private:
42 Sort S;

Callers 6

loadCoreAliasMethod · 0.45
loadCanonicalMethod · 0.45
loadCanonicalOptionMethod · 0.45
mkOptFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

mkOptFunction · 0.36
TESTFunction · 0.36