Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2530 constexpr Node::Kind getFloatLiteralKind(float *) { getFloatLiteralKind() function
2533 constexpr Node::Kind getFloatLiteralKind(double *) { getFloatLiteralKind() function
2536 constexpr Node::Kind getFloatLiteralKind(long double *) { getFloatLiteralKind() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2531 constexpr Node::Kind getFloatLiteralKind(float *) { getFloatLiteralKind() function
2534 constexpr Node::Kind getFloatLiteralKind(double *) { getFloatLiteralKind() function
2537 constexpr Node::Kind getFloatLiteralKind(long double *) { getFloatLiteralKind() function