Home
last modified time | relevance | path

Searched refs:DeletedLines (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynedittextbase.pas91 procedure DeletedLines(AIndex, ACount: Integer); virtual; procedure
931 procedure TSynManagedStorageMem.DeletedLines(AIndex, ACount: Integer); procedure
1046 FStorageMemList[i].DeletedLines(AIndex, ACount);
H A Dsynhighlightermulti.pas251 procedure DeletedLines(AIndex, ACount: Integer); override; procedure
966 procedure TSynHighlighterMultiRangeList.DeletedLines(AIndex, ACount: Integer); procedure
970 inherited DeletedLines(AIndex, ACount);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynedittextbase.pas91 procedure DeletedLines(AIndex, ACount: Integer); virtual; procedure
959 procedure TSynManagedStorageMem.DeletedLines(AIndex, ACount: Integer); procedure
1074 FStorageMemList[i].DeletedLines(AIndex, ACount);
H A Dsynhighlightermulti.pas251 procedure DeletedLines(AIndex, ACount: Integer); override; procedure
966 procedure TSynHighlighterMultiRangeList.DeletedLines(AIndex, ACount: Integer); procedure
970 inherited DeletedLines(AIndex, ACount);
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynedittextbase.pas91 procedure DeletedLines(AIndex, ACount: Integer); virtual; procedure
931 procedure TSynManagedStorageMem.DeletedLines(AIndex, ACount: Integer); procedure
1046 FStorageMemList[i].DeletedLines(AIndex, ACount);
H A Dsynhighlightermulti.pas251 procedure DeletedLines(AIndex, ACount: Integer); override; procedure
966 procedure TSynHighlighterMultiRangeList.DeletedLines(AIndex, ACount: Integer); procedure
970 inherited DeletedLines(AIndex, ACount);
H A Dsynedithighlighter.pp58 procedure DeletedLines(AIndex, ACount: Integer); override;
1867 procedure TSynHighlighterRangeList.DeletedLines(AIndex, ACount: Integer);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynedittextbase.pas91 procedure DeletedLines(AIndex, ACount: Integer); virtual; procedure
959 procedure TSynManagedStorageMem.DeletedLines(AIndex, ACount: Integer); procedure
1074 FStorageMemList[i].DeletedLines(AIndex, ACount);
H A Dsynhighlightermulti.pas251 procedure DeletedLines(AIndex, ACount: Integer); override; procedure
966 procedure TSynHighlighterMultiRangeList.DeletedLines(AIndex, ACount: Integer); procedure
970 inherited DeletedLines(AIndex, ACount);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Format/
H A DFormat.cpp1327 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1331 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1335 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1350 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1369 DeletedLines)) in checkEmptyNamespace()
1395 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Format/
H A DFormat.cpp1309 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1314 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1318 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1333 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1354 DeletedLines)) in checkEmptyNamespace()
1380 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Format/
H A DFormat.cpp1522 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1526 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1530 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1545 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1564 DeletedLines)) in checkEmptyNamespace()
1590 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Format/
H A DFormat.cpp1409 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1413 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1417 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1432 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1451 DeletedLines)) in checkEmptyNamespace()
1477 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Format/
H A DFormat.cpp1522 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1526 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1530 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1545 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1564 DeletedLines)) in checkEmptyNamespace()
1590 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Format/
H A DFormat.cpp1759 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1763 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1767 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1782 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1801 DeletedLines)) in checkEmptyNamespace()
1827 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Format/
H A DFormat.cpp1731 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1735 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1739 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1754 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1773 DeletedLines)) in checkEmptyNamespace()
1799 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Format/
H A DFormat.cpp1715 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1719 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1723 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1738 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1757 DeletedLines)) in checkEmptyNamespace()
1783 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Format/
H A DFormat.cpp1804 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1808 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1812 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1827 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1846 DeletedLines)) in checkEmptyNamespace()
1872 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Format/
H A DFormat.cpp1804 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1808 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1812 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1827 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1846 DeletedLines)) in checkEmptyNamespace()
1872 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Format/
H A DFormat.cpp2026 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
2030 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
2034 for (auto Line : DeletedLines) { in checkEmptyNamespace()
2049 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
2068 DeletedLines)) in checkEmptyNamespace()
2094 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Format/
H A DFormat.cpp1918 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1926 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1941 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1960 DeletedLines)) in checkEmptyNamespace()
1986 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Format/
H A DFormat.cpp1918 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1926 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1941 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1960 DeletedLines)) in checkEmptyNamespace()
1986 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Format/
H A DFormat.cpp1918 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1926 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1941 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1960 DeletedLines)) in checkEmptyNamespace()
1986 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Format/
H A DFormat.cpp1918 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1926 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1941 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1960 DeletedLines)) in checkEmptyNamespace()
1986 DeletedLines.insert(i); in checkEmptyNamespace()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Format/
H A DFormat.cpp1918 std::set<unsigned> DeletedLines; in checkEmptyNamespace() local
1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1926 for (auto Line : DeletedLines) { in checkEmptyNamespace()
1941 std::set<unsigned> &DeletedLines) { in checkEmptyNamespace() argument
1960 DeletedLines)) in checkEmptyNamespace()
1986 DeletedLines.insert(i); in checkEmptyNamespace()

12