Searched defs:ToId (Results 1 – 5 of 5) sorted by relevance
120 std::string ToId; variable
103 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()
82 unsigned ToId = DfaStates.insert(NewStates); in visitDfaState() local
660 auto ToId = getTableId(To); in ReplaceValueWith() local
10223 IdentifierInfo *ToId = &ToContext.Idents.get(FromId->getName()); in Import() local