Home
last modified time | relevance | path

Searched refs:DoubleComplex (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Common/
H A DFortran-features.h22 DoubleComplex, Byte, StarKind, ExponentMatchingKindParam, QuadPrecision,
/llvm-project-15.0.7/flang/lib/Parser/
H A DFortran-parsers.cpp213 extension<LanguageFeature::DoubleComplex>(
216 construct<IntrinsicTypeSpec::DoubleComplex>())),
H A Dunparse.cpp161 void Post(const IntrinsicTypeSpec::DoubleComplex &) { in Post() argument
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Ddump-parse-tree.h395 NODE(IntrinsicTypeSpec, DoubleComplex) in NODE()
H A Dparse-tree.h703 EMPTY_CLASS(DoubleComplex);
705 Logical, DoubleComplex>
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp318 void Post(const parser::IntrinsicTypeSpec::DoubleComplex &);
1824 const parser::IntrinsicTypeSpec::DoubleComplex &) { in Post() argument