Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp136 void setAllScratchValues(Value V);
182 void CFGBlockValues::setAllScratchValues(Value V) { in setAllScratchValues() function in CFGBlockValues
733 vals.setAllScratchValues(Initialized); in VisitCallExpr()
743 vals.setAllScratchValues(Unknown); in VisitCallExpr()
812 vals.setAllScratchValues(Unknown); in VisitObjCMessageExpr()