Searched defs:CppType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | reduction-templates.h | 87 using CppType = CppTypeFor<CAT, KIND>; GetTotalReduction() local |
H A D | reduction.cpp | 279 using CppType = CppTypeFor<TypeCategory::Logical, KIND>; operator ()() typedef |
H A D | extrema.cpp | 123 using CppType = CppTypeFor<CAT, KIND>; in DoMaxOrMinLoc() typedef |