Searched defs:IfConstexpr (Results 1 – 6 of 6) sorted by relevance
28 TEST(IfConstexpr, Basic) { in TEST() argument66 TEST(IfConstexpr, RValues) { in TEST() argument
60 void IfConstexpr(Func&& func, Args&&... args) { in IfConstexpr() function