Searched defs:isWasm (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h280 bool isWasm() const { return Kind == SymbolKindWasm; } function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h132 bool isWasm() const { return TypeID == ID_Wasm; } function in class:llvm::object::Binary
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h750 bool isWasm() const { function in class:llvm::Triple

Completed in 51 milliseconds