Searched defs:Changes (Results 1 - 13 of 13) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h65 AvailabilityChange Changes[NumAvailabilitySlots]; member in struct:clang::detail::AvailabilityData
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRules.h56 Expected<AtomicChanges> Changes = createSourceReplacements(Context); variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp234 AlignTokenSequence(unsigned Start, unsigned End, unsigned Column, F &&Matches, SmallVector<WhitespaceManager::Change, 16> &Changes) argument
329 AlignTokens(const FormatStyle &Style, F &&Matches, SmallVector<WhitespaceManager::Change, 16> &Changes, unsigned StartAt) argument
439 AlignMacroSequence( unsigned &StartOfSequence, unsigned &EndOfSequence, unsigned &MinColumn, unsigned &MaxColumn, bool &FoundMatchOnLine, std::function<bool(const WhitespaceManager::Change &C)> AlignMacrosMatches, SmallVector<WhitespaceManager::Change, 16> &Changes) argument
[all...]
H A DWhitespaceManager.h209 SmallVector<Change, 16> Changes; member in class:clang::format::WhitespaceManager
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp999 AvailabilityChange Changes[Unknown]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp144 createReplacementsForHeaders(llvm::StringRef FilePath, llvm::StringRef Code, llvm::ArrayRef<AtomicChange> Changes, const format::FormatStyle &Style) argument
183 combineReplacementsInChanges(llvm::StringRef FilePath, llvm::ArrayRef<AtomicChange> Changes) argument
295 applyAtomicChanges(llvm::StringRef FilePath, llvm::StringRef Code, llvm::ArrayRef<AtomicChange> Changes, const ApplyChangesSpec &Spec) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp148 std::vector<AtomicChange> Changes; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h68 virtual void UpdatedSearchState(const changeset_ty &Changes, argument
H A DDeltaAlgorithm.h73 virtual void UpdatedSearchState(const changeset_ty &Changes, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp117 void UpdatedSearchState(const changeset_ty &Changes, argument
179 DAGDeltaAlgorithmImpl( DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, const std::vector<edge_ty> &Dependencies) argument
290 GetTestResult(const changeset_ty &Changes, const changeset_ty &Required) argument
358 Run(const changeset_ty &Changes, const std::vector<edge_ty> &Dependencies) argument
[all...]
H A DDeltaAlgorithm.cpp17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { argument
44 DeltaAlgorithm::Delta(const changeset_ty &Changes, argument
69 Search(const changeset_ty &Changes, const changesetlist_ty &Sets, changeset_ty &Res) argument
104 Run(const changeset_ty &Changes) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp296 bool Changes = MatchSMLAD(F); variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1213 bool Changes = true; local

Completed in 192 milliseconds