Searched refs:HasNoCStr (Results 1 – 2 of 2) sorted by relevance
7 class HasNoCStr { class10 HasNoCStr(const char *s): str(s) { } in HasNoCStr() function in HasNoCStr16 HasNoCStr hncs(str); in test_block()
19 class HasNoCStr { class22 HasNoCStr(const char *s): str(s) { } in HasNoCStr() function in HasNoCStr32 HasNoCStr hncs(str); in pod_test()