Home
last modified time | relevance | path

Searched defs:ToId (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h120 std::string ToId; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp103 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp82 unsigned ToId = DfaStates.insert(NewStates); in visitDfaState() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp660 auto ToId = getTableId(To); in ReplaceValueWith() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp10223 IdentifierInfo *ToId = &ToContext.Idents.get(FromId->getName()); in Import() local