Home
last modified time | relevance | path

Searched defs:getCounterValue (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DDebugCounter.h105 static int64_t getCounterValue(unsigned ID) { in getCounterValue() function
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2315 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function