Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/CPP/type_traits/
H A Dis_floating_point.h19 template <typename T> struct is_floating_point { global() struct
41 __is_unqualified_any_ofis_floating_point global() argument
/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp490 void is_floating_point() in is_floating_point() function