Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DLog.cpp91 static uint32_t g_sequence_id = 0; in PrintfWithFlagsVarArg() local
100 header.Printf ("%u ", ++g_sequence_id); in PrintfWithFlagsVarArg()