Searched defs:catKind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | reduction.cpp | 117 auto catKind{x.type().GetCategoryAndKind()}; RTDEF() local |
H A D | extrema.cpp | 160 auto catKind{x.type().GetCategoryAndKind()}; in CharacterMaxOrMinLoc() local |