Searched refs:setAllScratchValues (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp121 void setAllScratchValues(Value V);
167 void CFGBlockValues::setAllScratchValues(Value V) { function in class:CFGBlockValues
654 vals.setAllScratchValues(Initialized);
664 vals.setAllScratchValues(Unknown);
734 vals.setAllScratchValues(Unknown);

Completed in 52 milliseconds