Searched refs:setSource (Results 1 – 7 of 7) sorted by relevance
1243 CurrStates->setSource(Cond); in splitState()1244 FalseStates->setSource(Cond); in splitState()1248 CurrStates->setSource(PInfo.testSourceNode()); in splitState()1249 FalseStates->setSource(PInfo.testSourceNode()); in splitState()1268 CurrStates->setSource(BinOp); in splitState()1269 FalseStates->setSource(BinOp); in splitState()1378 CurrStates->setSource(nullptr); in run()
23 - (void)setSource:(MKMapItem *)source NS_AVAILABLE(10_9, 7_0);
188 void setSource(const Stmt *Source) { this->From = Source; } in setSource() function
822 void setSource(Value *Ptr) { in setSource() function
315 void setSource(int Idx, Register SrcReg, unsigned SrcSubReg) { in setSource() function in __anon4a9001390111::ValueTrackerResult
2909 II.setSource(AdjustedPtr); in visitMemTransferInst()