Searched refs:ToId (Results 1 – 3 of 3) sorted by relevance
50 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt() argument51 : FromId(FromId), ToId(ToId) {} in ReplaceStmtWithStmt()56 const Stmt *ToMatch = Result.Nodes.getStmtAs<Stmt>(ToId); in run()
66 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);71 std::string ToId; variable
61 std::string ToId(int identifier) { in ToId() function315 while (!IsUniqueId(extension_id, ToId(last_generated_rule_identifier_id_))) in GenerateUniqueId()317 return ToId(last_generated_rule_identifier_id_); in GenerateUniqueId()