Searched defs:SameInt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-logical.cpp | 650 using SameInt = Type<TypeCategory::Integer, KIND>; FoldIntrinsicFunction() typedef |
H A D | intrinsics.cpp | 160 static constexpr TypePattern SameInt{IntType, KindCode::same}; global() variable |