Searched defs:FromId (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h84 std::string FromId; member in class:clang::tooling::ReplaceStmtWithText
107 std::string FromId; member in class:clang::tooling::ReplaceNodeWithTemplate
119 std::string FromId; member in class:clang::tooling::ReplaceStmtWithStmt
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp85 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) argument
103 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) argument
154 ReplaceNodeWithTemplate( llvm::StringRef FromId, std::vector<TemplateElement> Template) argument
159 create(StringRef FromId, StringRef ToTemplate) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp58 auto FromId = DfaStates.idFor(DS); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp637 auto FromId = getTableId(From); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp8931 IdentifierInfo *ASTImporter::Import(const IdentifierInfo *FromId) { argument

Completed in 127 milliseconds