Searched refs:functionNotMarkedConstexpr (Results 1 – 1 of 1) sorted by relevance
39 bool functionNotMarkedConstexpr(int a) { in functionNotMarkedConstexpr() function60 const bool fromAMethod = functionNotMarkedConstexpr(number); in F()