/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 16 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 D | DAGDeltaAlgorithm.cpp | 116 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 D | DeltaAlgorithm.h | 73 virtual void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
|
H A D | DAGDeltaAlgorithm.h | 68 virtual void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | Transformer.h | 53 llvm::MutableArrayRef<AtomicChange> Changes; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRules.h | 56 Expected<AtomicChanges> Changes = createSourceReplacements(Context); in invoke() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Transformer.cpp | 61 llvm::SmallVector<AtomicChange, 1> Changes; in convertToAtomicChanges() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | AtomicChange.cpp | 145 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 D | RenamingAction.cpp | 148 std::vector<AtomicChange> Changes; in createRenameReplacements() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 289 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 D | WhitespaceManager.h | 362 SmallVector<Change, 16> Changes; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 293 bool Changes = MatchSMLAD(F); in runOnFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 94 CloneFunctionChangeType Changes, in CloneFunctionInto()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 69 AvailabilityChange Changes[NumAvailabilitySlots]; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1531 bool Changes = true; in populateCounters() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 2709 SmallVector<Use *> Changes; in hoistMulAddAssociation() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 1305 AvailabilityChange Changes[Unknown]; in ParseAvailabilityAttribute() local
|