Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/
DRefactoringCallbacks.cpp85 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText()
103 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()
155 llvm::StringRef FromId, std::vector<TemplateElement> Template) in ReplaceNodeWithTemplate()
159 ReplaceNodeWithTemplate::create(StringRef FromId, StringRef ToTemplate) { in create()
/external/clang/lib/Tooling/
DRefactoringCallbacks.cpp37 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText()
50 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()
/external/llvm-project/clang/include/clang/Tooling/
DRefactoringCallbacks.h107 std::string FromId; variable
/external/llvm-project/llvm/utils/TableGen/
DDFAEmitter.cpp58 auto FromId = DfaStates.idFor(DS); in visitDfaState() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp637 auto FromId = getTableId(From); in ReplaceValueWith() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp657 auto FromId = getTableId(From); in ReplaceValueWith() local
/external/clang/lib/AST/
DASTImporter.cpp6606 IdentifierInfo *ASTImporter::Import(const IdentifierInfo *FromId) { in Import()
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp8956 IdentifierInfo *ASTImporter::Import(const IdentifierInfo *FromId) { in Import()