Searched defs:WasmLoc (Results 1 – 2 of 2) sorted by relevance
312 struct WasmLoc { struct 320 bool operator==(const WasmLoc &Other) const { in operator ==() argument 323 bool operator!=(const WasmLoc &Other) const { return !(*this == Other); } in operator !=() argument 318 Index__anon98b313540111::VarLocBasedLDV::VarLoc::WasmLoc global() argument 319 Offset__anon98b313540111::VarLocBasedLDV::VarLoc::WasmLoc global() argument
70 struct WasmFrameBase WasmLoc; global() member