Home
last modified time | relevance | path

Searched defs:UnwrapperHelper (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
78 static const A *Unwrap(const UnlabeledStatement<B> &x) { in Unwrap()
102 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/f18/f18-1688bef/lib/parser/
H A Dtools.h41 struct UnwrapperHelper { struct
43 template<typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
52 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
57 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
62 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
86 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Parser/
H A Dtools.h48 struct UnwrapperHelper { struct
50 template <typename A, typename B> static const A *Unwrap(B *p) { in Unwrap()
59 static const A *Unwrap(const common::Indirection<B, COPY> &x) { in Unwrap()
64 static const A *Unwrap(const std::variant<Bs...> &x) { in Unwrap()
69 static const A *Unwrap(const std::optional<B> &o) { in Unwrap()
93 return UnwrapperHelper::Unwrap<A>(x); in Unwrap() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/f18/f18-1688bef/lib/common/
H A Dunwrap.h51 struct UnwrapperHelper { struct
110 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Common/
H A Dunwrap.h46 struct UnwrapperHelper { struct
105 static A *Unwrap(std::variant<Bs...> &u) { in Unwrap()