Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DDebugCounter.cpp13 class DebugCounterList : public cl::list<std::string, DebugCounter> { class
19 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} in DebugCounterList() function in __anonc0d0d2a80111::DebugCounterList
47 static DebugCounterList DebugCounterOption(