Searched refs:templatedFunctionNotMarkedConstexpr (Results 1 – 1 of 1) sorted by relevance
44 bool templatedFunctionNotMarkedConstexpr(T t) { in templatedFunctionNotMarkedConstexpr() function61 const bool fromATemplatedMethod = templatedFunctionNotMarkedConstexpr(number); in F()