Home
last modified time | relevance | path

Searched defs:innerType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRType.cpp296 mlir::Type innerType = boxTy.unwrapInnerType(); isBoxedRecordType() local
367 mlir::Type innerType = clTy.unwrapInnerType(); isUnlimitedPolymorphicType() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1254 mlir::Type innerType = fir::unwrapInnerType(inputType); populateDescriptor() local
/llvm-project/clang/lib/AST/
H A DType.cpp1168 QualType innerType = recurse(T->getInnerType()); VisitParenType() local