Searched refs:DoubleLiteral (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | ItaniumNodes.def | 94 NODE(DoubleLiteral) |
H A D | ItaniumDemangle.h | 2582 using DoubleLiteral = FloatLiteralImpl<double>; variable |