Searched defs:InInit (Results 1 – 1 of 1) sorted by relevance
542 struct InInit { struct543 unsigned l = get_line();544 const char *f = get_file();545 const char *func = get_func();548 constexpr InInit() {} in InInit() function