Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDDebugCounter.h114 static void setCounterValue(unsigned ID, int64_t Count) { in setCounterValue() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h1943 void setCounterValue(unsigned V) { CounterValue = V; } in setCounterValue() function