Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp154 void setAllScratchValues(Value V);
199 void CFGBlockValues::setAllScratchValues(Value V) { in setAllScratchValues() function in CFGBlockValues
723 vals.setAllScratchValues(Initialized); in VisitCallExpr()
733 vals.setAllScratchValues(Unknown); in VisitCallExpr()
828 vals.setAllScratchValues(Unknown); in VisitObjCMessageExpr()