Home
last modified time | relevance | path

Searched refs:OtherKind (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/editors/lazarus/lazarus/components/lazreport/source/
H A Dlr_ev_ed.pas306 SetValTo(sSpecVal + '.' + frSpecArr[OtherKind]);
307 if OtherKind = 1 then
399 OtherKind := i;
415 OtherKind := 0;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ev_ed.pas306 SetValTo(sSpecVal + '.' + frSpecArr[OtherKind]);
307 if OtherKind = 1 then
399 OtherKind := i;
415 OtherKind := 0;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ev_ed.pas306 SetValTo(sSpecVal + '.' + frSpecArr[OtherKind]);
307 if OtherKind = 1 then
399 OtherKind := i;
415 OtherKind := 0;
/dports/editors/lazarus-qt5/lazarus/components/lazreport/source/
H A Dlr_ev_ed.pas306 SetValTo(sSpecVal + '.' + frSpecArr[OtherKind]);
307 if OtherKind = 1 then
399 OtherKind := i;
415 OtherKind := 0;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Semantics/
H A Dsymbol.h400 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
403 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
405 bool IsName() const { return Is(OtherKind::Name); } in IsName()
406 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
407 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
411 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
419 bool Is(OtherKind) const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dsymbol.h403 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
406 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
408 bool IsName() const { return Is(OtherKind::Name); } in IsName()
409 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
410 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
414 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
422 bool Is(OtherKind) const;
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Semantics/
H A Dsymbol.h400 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
403 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
405 bool IsName() const { return Is(OtherKind::Name); } in IsName()
406 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
407 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
411 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
419 bool Is(OtherKind) const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Semantics/
H A Dsymbol.h406 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
409 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
411 bool IsName() const { return Is(OtherKind::Name); } in IsName()
412 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
413 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
417 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
425 bool Is(OtherKind) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dsymbol.h403 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
406 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
408 bool IsName() const { return Is(OtherKind::Name); } in IsName()
409 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
410 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
414 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
422 bool Is(OtherKind) const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Semantics/
H A Dsymbol.h400 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
403 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
405 bool IsName() const { return Is(OtherKind::Name); } in IsName()
406 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
407 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
411 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
419 bool Is(OtherKind) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Semantics/
H A Dsymbol.h402 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat) in ENUM_CLASS()
405 GenericKind() : u{OtherKind::Name} {} in ENUM_CLASS()
407 bool IsName() const { return Is(OtherKind::Name); } in IsName()
408 bool IsAssignment() const { return Is(OtherKind::Assignment); } in IsAssignment()
409 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); } in IsDefinedOperator()
413 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
421 bool Is(OtherKind) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Semantics/
H A Dsymbol.h403 ENUM_CLASS(OtherKind, Name, DefinedOp, Assignment, Concat)
406 GenericKind() : u{OtherKind::Name} {}
408 bool IsName() const { return Is(OtherKind::Name); }
409 bool IsAssignment() const { return Is(OtherKind::Assignment); }
410 bool IsDefinedOperator() const { return Is(OtherKind::DefinedOp); }
414 std::variant<OtherKind, common::NumericOperator, common::LogicalOperator,
422 bool Is(OtherKind) const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dsymbol.cpp575 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
586 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
605 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
606 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
H A Dresolve-names-utils.cpp125 kind_ = GenericKind::OtherKind::DefinedOp; in Analyze()
137 return GenericKind::OtherKind::Name; in Analyze()
144 return GenericKind::OtherKind::DefinedOp; in Analyze()
153 return GenericKind::OtherKind::Assignment; in Analyze()
176 return GenericKind::OtherKind::Concat; in MapIntrinsicOperator()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dsymbol.cpp643 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
654 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
673 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
674 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
H A Dresolve-names-utils.cpp121 kind_ = GenericKind::OtherKind::DefinedOp; in Analyze()
133 return GenericKind::OtherKind::Name; in Analyze()
140 return GenericKind::OtherKind::DefinedOp; in Analyze()
149 return GenericKind::OtherKind::Assignment; in Analyze()
182 return GenericKind::OtherKind::Concat; in MapIntrinsicOperator()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dsymbol.cpp614 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
625 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
644 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
645 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
H A Dresolve-names-utils.cpp121 kind_ = GenericKind::OtherKind::DefinedOp; in Analyze()
133 return GenericKind::OtherKind::Name; in Analyze()
140 return GenericKind::OtherKind::DefinedOp; in Analyze()
149 return GenericKind::OtherKind::Assignment; in Analyze()
182 return GenericKind::OtherKind::Concat; in MapIntrinsicOperator()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dsymbol.cpp643 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
654 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
673 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
674 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dsymbol.cpp614 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
625 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
644 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
645 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
H A Dresolve-names-utils.cpp121 kind_ = GenericKind::OtherKind::DefinedOp; in Analyze()
133 return GenericKind::OtherKind::Name; in Analyze()
140 return GenericKind::OtherKind::DefinedOp; in Analyze()
149 return GenericKind::OtherKind::Assignment; in Analyze()
182 return GenericKind::OtherKind::Concat; in MapIntrinsicOperator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/
H A Dsymbol.cpp593 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
604 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
623 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
624 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dsymbol.cpp643 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
654 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
673 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
674 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dsymbol.cpp648 return Is(OtherKind::Concat) || Has<common::LogicalOperator>() || in IsIntrinsicOperator()
659 [](const OtherKind &x) { return EnumToString(x); }, in ToString()
678 bool GenericKind::Is(GenericKind::OtherKind x) const { in Is()
679 const OtherKind *y{std::get_if<OtherKind>(&u)}; in Is()
H A Dresolve-names-utils.cpp121 kind_ = GenericKind::OtherKind::DefinedOp; in Analyze()
133 return GenericKind::OtherKind::Name; in Analyze()
140 return GenericKind::OtherKind::DefinedOp; in Analyze()
149 return GenericKind::OtherKind::Assignment; in Analyze()
182 return GenericKind::OtherKind::Concat; in MapIntrinsicOperator()

12345678