Searched defs:typeKind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Semantics/ | ||
H A D | resolve69.f90 | 48 integer, kind :: typeKind component |
/llvm-project/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 140 TypeKind typeKind() const { return TKind; } in typeKind() function in __anon6b6344ba0111::Type |