Home
last modified time | relevance | path

Searched refs:BinaryFPType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumNodes.def44 NODE(BinaryFPType)
H A DItaniumDemangle.h1101 class BinaryFPType final : public Node {
1105 BinaryFPType(const Node *Dimension_) in BinaryFPType() function
3893 return make<BinaryFPType>(DimensionNumber); in parseType()
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumNodes.def44 NODE(BinaryFPType)
H A DItaniumDemangle.h1101 class BinaryFPType final : public Node {
1105 BinaryFPType(const Node *Dimension_) in BinaryFPType() function
3893 return make<BinaryFPType>(DimensionNumber); in parseType()