Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBlockCounter.h32 BlockCounter(void *D) : Data(D) {} in BlockCounter() function
35 BlockCounter() : Data(nullptr) {} in BlockCounter() function