Searched defs:IntrinsicTypeSpec (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | type.cpp | 783 IntrinsicTypeSpec::IntrinsicTypeSpec(TypeCategory category, KindExpr &&kind) IntrinsicTypeSpec() function in Fortran::semantics::IntrinsicTypeSpec |
/llvm-project/flang/include/flang/Parser/ | ||
H A D | parse-tree.h | 696 struct IntrinsicTypeSpec { global() struct |