Searched refs:__is_constexpr (Results 1 – 2 of 2) sorted by relevance
231 __builtin_choose_expr(__is_constexpr(n), \317 __builtin_choose_expr(__is_constexpr(n), \419 __builtin_choose_expr(__is_constexpr(count), \435 __builtin_choose_expr(__is_constexpr(count), \
295 #define __is_constexpr(x) \ macro