Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Drapid-cxx-test.hpp527 const char* void_loc = ::strstr(func, "void "); in trim_func_string() local
528 if (void_loc == func) { in trim_func_string()