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()
83 DfaTransitions.emplace(std::pair(FromId, A), std::pair(ToId, TI)); in visitDfaState() local
661 auto ToId = getTableId(To); ReplaceValueWith() local
10129 IdentifierInfo *ToId = &ToContext.Idents.get(FromId->getName()); Import() local