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.cpp160 void resetScratch();
220 void CFGBlockValues::resetScratch() { in resetScratch() function in CFGBlockValues
851 vals.resetScratch(); in runOnBlock()