Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h959 LLTCodeGen getTy() const { return Ty; } in getTy() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h378 const Node *getTy() const { return Ty; } in getTy() function