Home
last modified time | relevance | path

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

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