Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDebugCounter.h113 static void setCounterValue(unsigned ID, int64_t Count) { in setCounterValue() function
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2316 void setCounterValue(unsigned V) { CounterValue = V; } in setCounterValue() function