Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DDebugCounter.h139 typedef UniqueVector<std::string> CounterVector; typedef
140 CounterVector::const_iterator begin() const { in begin()
143 CounterVector::const_iterator end() const { return RegisteredCounters.end(); } in end()
177 CounterVector RegisteredCounters;