Searched refs:makesInt (Results 1 – 1 of 1) sorted by relevance
3 constexpr int makesInt() { return 3; } in makesInt() function18 static int NamespaceScope = makesInt();58 static int GlobalScope = makesInt();66 extern constexpr int GlobalScopeConstexpr = makesInt();