Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIATable.cpp26 PDB_TableType DIATable::getTableType() const { in getTableType() function in DIATable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbolWasm.h134 const wasm::WasmTableType &getTableType() const { in getTableType() function