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

/external/clang/lib/Analysis/
H A DUninitializedValues.cpp121 void setAllScratchValues(Value V);
167 void CFGBlockValues::setAllScratchValues(Value V) { function in class:CFGBlockValues
655 vals.setAllScratchValues(Initialized);
665 vals.setAllScratchValues(Unknown);
734 vals.setAllScratchValues(Unknown);

Completed in 144 milliseconds