Searched defs:setSource (Results 1 – 8 of 8) sorted by relevance
15 void LoadOperation::setSource(DataSource * source) in setSource() function in LoadOperation
62 inline void setSource(DataSource * source) { m_source = source; } in setSource() function
189 void setSource(const Stmt *Source) { this->From = Source; } in setSource() function
747 Function::setSource () in setSource() function in Function
749 Function::setSource () in setSource() function in Function
695 void setSource(Value *Ptr) { in setSource() function
1134 inline void setSource(std::string * source) { m_source = source; } in setSource() function
315 void setSource(int Idx, Register SrcReg, unsigned SrcSubReg) { in setSource() function in __anonbcd030b40111::ValueTrackerResult