Home
last modified time | relevance | path

Searched defs:getTableType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIATable.cpp26 PDB_TableType DIATable::getTableType() const { in getTableType() function in DIATable
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolWasm.h138 const wasm::WasmTableType &getTableType() const { in getTableType() function
/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbols.h391 const WasmTableType *getTableType() const { return tableType; } in getTableType() function