Home
last modified time | relevance | path

Searched refs:void_loc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Drapid-cxx-test.h527 const char* void_loc = ::strstr(func, "void "); in trim_func_string() local
528 if (void_loc == func) { in trim_func_string()