Searched defs:getDst (Results 1 – 3 of 3) sorted by relevance
112 Instruction *getDst() const { return Dst; } in getDst() function
510 const CFGBlock *getDst() const { in getDst() function
48 NodeId getDst(NodeId Src) const { return SrcToDst[Src]; } in getDst() function in clang::diff::__anonef34e5090111::Mapping