Searched defs:isWasm (Results 1 – 5 of 5) sorted by relevance
134 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
132 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
280 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
773 bool isWasm() const { in isWasm() function