Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDebugCounter.h107 static int64_t getCounterValue(unsigned ID) { in getCounterValue() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1988 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function