Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod25 =head3 Changes since isl-0.02
38 =head3 Changes since isl-0.03
49 =head3 Changes since isl-0.04
58 =head3 Changes since isl-0.05
81 =head3 Changes since isl-0.06
95 =head3 Changes since isl-0.07
156 =head3 Changes since isl-0.09
171 =head3 Changes since isl-0.10
184 =head3 Changes since isl-0.12
211 =head3 Changes since isl-0.14
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult()
44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta()
69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search()
104 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run()
H A DDAGDeltaAlgorithm.cpp117 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
162 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState()
180 DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, in DAGDeltaAlgorithmImpl()
290 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult()
358 DAGDeltaAlgorithm::Run(const changeset_ty &Changes, in Run()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSourceLevelDebugging.rst1929 Objective-C Extensions
1958 Mach-O Changes
1970 .. _codeview:
H A DDeveloperPolicy.rst544 .. _IR backwards compatibility:
602 .. _toolchain:
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRules.h56 Expected<AtomicChanges> Changes = createSourceReplacements(Context); in invoke() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp69 void dumpChanges(const tooling::AtomicChanges &Changes, raw_ostream &OS) { in dumpChanges()
85 bool printRewrittenSources(const tooling::AtomicChanges &Changes, in printRewrittenSources()
131 void handle(tooling::AtomicChanges Changes) override { in handle()
H A DClangRefactor.cpp316 ClangRefactorConsumer(AtomicChanges &Changes) : SourceChanges(&Changes) {} in ClangRefactorConsumer()
330 void handle(AtomicChanges Changes) override { in handle()
604 AtomicChanges Changes; member in __anond439ce910111::ClangRefactorTool
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.cpp266 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignTokenSequence()
404 SmallVector<WhitespaceManager::Change, 16> &Changes, unsigned StartAt, in AlignTokens()
550 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignMacroSequence()
H A DWhitespaceManager.h225 SmallVector<Change, 16> Changes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp148 std::vector<AtomicChange> Changes; in createRenameReplacements() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp296 bool Changes = MatchSMLAD(F); in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp86 CloneFunctionChangeType Changes, in CloneFunctionInto()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h156 AvailabilityChange Changes[NumAvailabilitySlots]; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1353 bool Changes = true; in populateCounters() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp1033 AvailabilityChange Changes[Unknown]; in ParseAvailabilityAttribute() local