Searched defs:innerType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Optimizer/Dialect/ | ||
H A D | FIRType.cpp | 296 mlir::Type innerType = boxTy.unwrapInnerType(); isBoxedRecordType() local |
/llvm-project/flang/lib/Optimizer/CodeGen/ | ||
H A D | CodeGen.cpp | 1254 mlir::Type innerType = fir::unwrapInnerType(inputType); populateDescriptor() local |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 1168 QualType innerType = recurse(T->getInnerType()); VisitParenType() local |