Home
last modified time | relevance | path

Searched defs:FromId (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Tooling/
HDRefactoringCallbacks.cpp37 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText()
50 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTImporter.cpp5843 IdentifierInfo *ASTImporter::Import(const IdentifierInfo *FromId) { in Import()