Searched defs:bfoo (Results 1 – 10 of 10) sorted by relevance
5 static constexpr int bfoo() { return 8; } in bfoo() function10 constexpr int bfoo() { return 4; } in bfoo() function
9 static int bfoo() { return 8; } in bfoo() function12 int bfoo() { return 4; } in bfoo() function