Searched defs:HeapType (Results 1 – 2 of 2) sorted by relevance
45 enum class HeapType : unsigned { enum
644 auto HeapType = WebAssembly::parseHeapType(Id.getString()); in ParseInstruction() local