Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2530 constexpr Node::Kind getFloatLiteralKind(float *) { in getFloatLiteralKind() function
2533 constexpr Node::Kind getFloatLiteralKind(double *) { in getFloatLiteralKind() function
2536 constexpr Node::Kind getFloatLiteralKind(long double *) { in getFloatLiteralKind() function