Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h58 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head) { in stringify_helper() function
63 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head, in stringify_helper() function
67 stringify_helper(ss, tail...); in stringify_helper()
73 stringify_helper(ss, ts...); in stringify_args()