Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dtype.h392 template <TypeCategory CATEGORY> struct SomeKind { global() struct
400 AsFortranSomeKind global() argument
420 constexpr SomeKind() {} // CLASS(*) SomeKind() function
421 constexpr explicit SomeKind(const semantics::DerivedTypeSpec &dts) SomeKind() function
423 constexpr explicit SomeKind(const DynamicType &dt) SomeKind() function
425 CONSTEXPR_CONSTRUCTORS_AND_ASSIGNMENTS(SomeKind) CONSTEXPR_CONSTRUCTORS_AND_ASSIGNMENTS() argument
[all...]