Home
last modified time | relevance | path

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

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