Home
last modified time | relevance | path

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

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