Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDeltaAlgorithm.cpp16 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() argument
43 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() argument
67 Search(const changeset_ty & Changes,const changesetlist_ty & Sets,changeset_ty & Res) Search() argument
102 Run(const changeset_ty & Changes) Run() argument
[all...]
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-src/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-src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DTransformer.h53 llvm::MutableArrayRef<AtomicChange> Changes; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRules.h56 Expected<AtomicChanges> Changes = createSourceReplacements(Context); in invoke() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp61 llvm::SmallVector<AtomicChange, 1> Changes; in convertToAtomicChanges() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp145 llvm::ArrayRef<AtomicChange> Changes, in createReplacementsForHeaders() argument
184 llvm::ArrayRef<AtomicChange> Changes) { in combineReplacementsInChanges() argument
302 llvm::ArrayRef<AtomicChange> Changes, in applyAtomicChanges() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp148 std::vector<AtomicChange> Changes; in createRenameReplacements() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp283 AlignTokenSequence(const FormatStyle & Style,unsigned Start,unsigned End,unsigned Column,bool RightJustify,F && Matches,SmallVector<WhitespaceManager::Change,16> & Changes) AlignTokenSequence() argument
521 AlignTokens(const FormatStyle & Style,F && Matches,SmallVector<WhitespaceManager::Change,16> & Changes,unsigned StartAt,const FormatStyle::AlignConsecutiveStyle & ACS={},bool RightJustify=false) AlignTokens() argument
696 AlignMatchingTokenSequence(unsigned & StartOfSequence,unsigned & EndOfSequence,unsigned & MinColumn,std::function<bool (const WhitespaceManager::Change & C)> Matches,SmallVector<WhitespaceManager::Change,16> & Changes) AlignMatchingTokenSequence() argument
[all...]
H A DWhitespaceManager.h353 SmallVector<Change, 16> Changes; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp291 bool Changes = MatchSMLAD(F); runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp92 CloneFunctionInto(Function * NewFunc,const Function * OldFunc,ValueToValueMapTy & VMap,CloneFunctionChangeType Changes,SmallVectorImpl<ReturnInst * > & Returns,const char * NameSuffix,ClonedCodeInfo * CodeInfo,ValueMapTypeRemapper * TypeMapper,ValueMaterializer * Materializer) CloneFunctionInto() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h68 AvailabilityChange Changes[NumAvailabilitySlots]; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1475 bool Changes = true; populateCounters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2686 SmallVector<Use *> Changes; hoistFPAssociation() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1219 AvailabilityChange Changes[Unknown]; ParseAvailabilityAttribute() local
[all...]