Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDebugCounter.h137 typedef UniqueVector<std::string> CounterVector; typedef
138 CounterVector::const_iterator begin() const { in begin()
141 CounterVector::const_iterator end() const { return RegisteredCounters.end(); } in end()
175 CounterVector RegisteredCounters;