Searched defs:FromId (Results 1 – 3 of 3) sorted by relevance
37 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText()50 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()
637 auto FromId = getTableId(From); in ReplaceValueWith() local
6606 IdentifierInfo *ASTImporter::Import(const IdentifierInfo *FromId) { in Import()