Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h167 #define STATISTIC(VARNAME, DESC) \ argument
172 #define ALWAYS_ENABLED_STATISTIC(VARNAME, DESC) \ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h190 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument