Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h105 static int64_t getCounterValue(unsigned ID) { getCounterValue() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2313 unsigned getCounterValue() const { return CounterValue; } getCounterValue() function