Searched refs:singletonHasInstance (Results 1 – 4 of 4) sorted by relevance
34 bool singletonHasInstance();
34 bool singletonHasInstance() { in singletonHasInstance() function
35 bool singletonHasInstance() { in singletonHasInstance() function
45 using has_fn_t = decltype(&singletonHasInstance); in TEST()