Home
last modified time | relevance | path

Searched defs:Changes (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDeltaAlgorithm.cpp16 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult()
43 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta()
67 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search()
102 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
H A DDAGDeltaAlgorithm.cpp116 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
161 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
179 DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, in DAGDeltaAlgorithmImpl()
283 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult()
349 DAGDeltaAlgorithm::Run(const changeset_ty &Changes, in Run()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h73 virtual void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
H A DDAGDeltaAlgorithm.h68 virtual void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DTransformer.h53 llvm::MutableArrayRef<AtomicChange> Changes; member
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRules.h56 Expected<AtomicChanges> Changes = createSourceReplacements(Context); in invoke() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp61 llvm::SmallVector<AtomicChange, 1> Changes; in convertToAtomicChanges() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp145 llvm::ArrayRef<AtomicChange> Changes, in createReplacementsForHeaders()
184 llvm::ArrayRef<AtomicChange> Changes) { in combineReplacementsInChanges()
302 llvm::ArrayRef<AtomicChange> Changes, in applyAtomicChanges()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp148 std::vector<AtomicChange> Changes; in createRenameReplacements() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp289 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignTokenSequence()
529 SmallVector<WhitespaceManager::Change, 16> &Changes, in AlignTokens()
704 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignMatchingTokenSequence()
H A DWhitespaceManager.h362 SmallVector<Change, 16> Changes; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp293 bool Changes = MatchSMLAD(F); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp94 CloneFunctionChangeType Changes, in CloneFunctionInto()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h69 AvailabilityChange Changes[NumAvailabilitySlots]; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1531 bool Changes = true; in populateCounters() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2709 SmallVector<Use *> Changes; in hoistMulAddAssociation() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1305 AvailabilityChange Changes[Unknown]; in ParseAvailabilityAttribute() local