Home
last modified time | relevance | path

Searched refs:FromParent (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/d/
H A Ddcodeclassfielddeclarationblock.cpp71 case Uml::Visibility::FromParent: in updateContent()
H A Ddcodeaccessormethod.cpp151 case Uml::Visibility::FromParent: in updateMethodDeclaration()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/java/
H A Djavacodeclassfielddeclarationblock.cpp70 case Uml::Visibility::FromParent: in updateContent()
H A Djavacodeaccessormethod.cpp146 case Uml::Visibility::FromParent: in updateMethodDeclaration()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/ruby/
H A Drubycodeclassfielddeclarationblock.cpp62 case Uml::Visibility::FromParent: in updateContent()
H A Drubycodeaccessormethod.cpp177 case Uml::Visibility::FromParent: in updateMethodDeclaration()
/dports/devel/umbrello/umbrello-21.12.3/unittests/
H A Dtestumlobject.cpp211 a.setVisibilityCmd(Uml::Visibility::FromParent); in test_setVisibility()
212 QVERIFY(a.visibility() == Uml::Visibility::FromParent); in test_setVisibility()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/ncw/go-acd/
H A Dnodes.go231 FromParent string `json:"fromParent"` member
241 FromParent: oldParentID,
/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Dbasictypes.h50 FromParent = 3, // alias for Implementation, used by CodeGenerationPolicy enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dparse-info.cc130 std::unique_ptr<ParseInfo> ParseInfo::FromParent( in FromParent() function in v8::internal::ParseInfo
H A Dparse-info.h50 static std::unique_ptr<ParseInfo> FromParent(
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/internal/
H A Dcordz_info_test.cc318 TEST(CordzInfoTest, FromParent) { in TEST() argument
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/strings/internal/
H A Dcordz_info_test.cc318 TEST(CordzInfoTest, FromParent) { in TEST() argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp310 bool FromParent) const;
318 bool FromParent) const;
337 bool FromParent) const;
1115 MatchesAlways, FromParent); in getTopDSA()
1127 if (FromParent && I != EndI) in getTopDSA()
1151 if (FromParent && StartI != EndI) in getImplicitDSA()
1166 if (FromParent && I != EndI) in hasDSA()
1182 bool FromParent) const { in hasInnermostDSA()
1188 if (FromParent && StartI != EndI) in hasInnermostDSA()
1232 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp354 bool FromParent) const;
362 bool FromParent) const;
381 bool FromParent) const;
1244 MatchesAlways, FromParent); in getTopDSA()
1257 if (FromParent && I != EndI) in getTopDSA()
1281 if (FromParent && StartI != EndI) in getImplicitDSA()
1296 if (FromParent && I != EndI) in hasDSA()
1312 bool FromParent) const { in hasInnermostDSA()
1318 if (FromParent && StartI != EndI) in hasInnermostDSA()
1368 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp486 bool FromParent) const;
513 bool FromParent) const;
1369 if (FromParent && I != EndI) in getTopDSA()
1402 MatchesAlways, FromParent); in getTopDSA()
1415 if (FromParent && I != EndI) in getTopDSA()
1439 if (FromParent && StartI != EndI) in getImplicitDSA()
1454 if (FromParent && I != EndI) in hasDSA()
1471 bool FromParent) const { in hasInnermostDSA()
1477 if (FromParent && StartI != EndI) in hasInnermostDSA()
1519 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp496 bool FromParent) const;
523 bool FromParent) const;
1448 if (FromParent && I != EndI) in getTopDSA()
1481 MatchesAlways, FromParent); in getTopDSA()
1494 if (FromParent && I != EndI) in getTopDSA()
1518 if (FromParent && StartI != EndI) in getImplicitDSA()
1533 if (FromParent && I != EndI) in hasDSA()
1550 bool FromParent) const { in hasInnermostDSA()
1556 if (FromParent && StartI != EndI) in hasInnermostDSA()
1598 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp496 bool FromParent) const;
523 bool FromParent) const;
1448 if (FromParent && I != EndI) in getTopDSA()
1481 MatchesAlways, FromParent); in getTopDSA()
1494 if (FromParent && I != EndI) in getTopDSA()
1518 if (FromParent && StartI != EndI) in getImplicitDSA()
1533 if (FromParent && I != EndI) in hasDSA()
1550 bool FromParent) const { in hasInnermostDSA()
1556 if (FromParent && StartI != EndI) in hasInnermostDSA()
1598 bool FromParent) const { in hasDirective()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp577 bool FromParent) const;
605 bool FromParent) const;
1689 if (FromParent && I != EndI) in getTopDSA()
1726 MatchesAlways, FromParent); in getTopDSA()
1739 if (FromParent && I != EndI) in getTopDSA()
1767 if (FromParent && StartI != EndI) in getImplicitDSA()
1791 if (FromParent && I != EndI) in hasDSA()
1808 bool FromParent) const { in hasInnermostDSA()
1814 if (FromParent && StartI != EndI) in hasInnermostDSA()
1858 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp578 bool FromParent) const;
606 bool FromParent) const;
1690 if (FromParent && I != EndI) in getTopDSA()
1727 MatchesAlways, FromParent); in getTopDSA()
1740 if (FromParent && I != EndI) in getTopDSA()
1768 if (FromParent && StartI != EndI) in getImplicitDSA()
1792 if (FromParent && I != EndI) in hasDSA()
1809 bool FromParent) const { in hasInnermostDSA()
1815 if (FromParent && StartI != EndI) in hasInnermostDSA()
1859 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp567 bool FromParent) const;
594 bool FromParent) const;
1656 if (FromParent && I != EndI) in getTopDSA()
1692 MatchesAlways, FromParent); in getTopDSA()
1705 if (FromParent && I != EndI) in getTopDSA()
1732 if (FromParent && StartI != EndI) in getImplicitDSA()
1756 if (FromParent && I != EndI) in hasDSA()
1773 bool FromParent) const { in hasInnermostDSA()
1779 if (FromParent && StartI != EndI) in hasInnermostDSA()
1821 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp567 bool FromParent) const;
594 bool FromParent) const;
1656 if (FromParent && I != EndI) in getTopDSA()
1692 MatchesAlways, FromParent); in getTopDSA()
1705 if (FromParent && I != EndI) in getTopDSA()
1732 if (FromParent && StartI != EndI) in getImplicitDSA()
1756 if (FromParent && I != EndI) in hasDSA()
1773 bool FromParent) const { in hasInnermostDSA()
1779 if (FromParent && StartI != EndI) in hasInnermostDSA()
1821 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp578 bool FromParent) const;
606 bool FromParent) const;
1690 if (FromParent && I != EndI) in getTopDSA()
1727 MatchesAlways, FromParent); in getTopDSA()
1740 if (FromParent && I != EndI) in getTopDSA()
1768 if (FromParent && StartI != EndI) in getImplicitDSA()
1792 if (FromParent && I != EndI) in hasDSA()
1809 bool FromParent) const { in hasInnermostDSA()
1815 if (FromParent && StartI != EndI) in hasInnermostDSA()
1859 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp580 bool FromParent) const;
608 bool FromParent) const;
1708 if (FromParent && I != EndI) in getTopDSA()
1745 MatchesAlways, FromParent); in getTopDSA()
1758 if (FromParent && I != EndI) in getTopDSA()
1786 if (FromParent && StartI != EndI) in getImplicitDSA()
1810 if (FromParent && I != EndI) in hasDSA()
1827 bool FromParent) const { in hasInnermostDSA()
1833 if (FromParent && StartI != EndI) in hasInnermostDSA()
1877 bool FromParent) const { in hasDirective()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp578 bool FromParent) const;
606 bool FromParent) const;
1690 if (FromParent && I != EndI) in getTopDSA()
1727 MatchesAlways, FromParent); in getTopDSA()
1740 if (FromParent && I != EndI) in getTopDSA()
1768 if (FromParent && StartI != EndI) in getImplicitDSA()
1792 if (FromParent && I != EndI) in hasDSA()
1809 bool FromParent) const { in hasInnermostDSA()
1815 if (FromParent && StartI != EndI) in hasInnermostDSA()
1859 bool FromParent) const { in hasDirective()
[all …]

12