Home
last modified time | relevance | path

Searched refs:resetScratch (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp144 void resetScratch();
206 void CFGBlockValues::resetScratch() { in resetScratch() function in CFGBlockValues
840 vals.resetScratch(); in runOnBlock()