Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp162 void resetScratch();
223 void CFGBlockValues::resetScratch() { in resetScratch() function in CFGBlockValues
842 vals.resetScratch(); in runOnBlock()