Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DDebugCounter.h115 static void setCounterValue(unsigned ID, int64_t Count) { in setCounterValue() function
/external/clang/lib/AST/
DOpenMPClause.cpp541 void OMPDependClause::setCounterValue(Expr *V) { in setCounterValue() function in OMPDependClause
/external/clang/include/clang/Lex/
DPreprocessor.h1619 void setCounterValue(unsigned V) { CounterValue = V; } in setCounterValue() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1984 void setCounterValue(unsigned V) { CounterValue = V; } in setCounterValue() function