Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2579 constexpr Node::Kind getFloatLiteralKind(float *) { in getFloatLiteralKind() function
2582 constexpr Node::Kind getFloatLiteralKind(double *) { in getFloatLiteralKind() function
2585 constexpr Node::Kind getFloatLiteralKind(long double *) { in getFloatLiteralKind() function
2594 float_literal_impl::getFloatLiteralKind((Float *)nullptr);