Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIATable.cpp26 PDB_TableType DIATable::getTableType() const { in getTableType() function in DIATable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h138 const wasm::WasmTableType &getTableType() const { in getTableType() function