Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/libcxx/gdb/
H A Dgdb_pretty_printer_test.sh.cpp72 void StopForDebugger(void *, void *) OPT_NONE;
73 void StopForDebugger(void *, void *) {} in StopForDebugger() function
102 StopForDebugger(&value, &expectation); in ComparePrettyPrintToChars()
109 StopForDebugger(&value, &expectation); in ComparePrettyPrintToRegex()
116 StopForDebugger(&value, &expectation); in CompareExpressionPrettyPrintToChars()
123 StopForDebugger(&value, &expectation); in CompareExpressionPrettyPrintToRegex()