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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2089 constexpr Node::Kind getFloatLiteralKind(float *) { function in namespace:float_literal_impl
2092 constexpr Node::Kind getFloatLiteralKind(double *) { function in namespace:float_literal_impl
2095 constexpr Node::Kind getFloatLiteralKind(long double *) { function in namespace:float_literal_impl

Completed in 70 milliseconds