Searched defs:parentType (Results 1 – 12 of 12) sorted by relevance
5 type :: parentType type
498 for (mlir::Type parentType : llvm::reverse(parentTypes)) { in genInlinedStructureCtorLitImpl() local 516 mlir::Type parentType = converter.genType(*componentParentType); in genInlinedStructureCtorLitImpl() local 520 mlir::Type parentType = converter.genType(*componentParentType); in genInlinedStructureCtorLitImpl() local
1705 const auto &parentType = compIterator.advanceToParentType(); gen() local
275 fir::RecordType parentType{}; createTypeInfoOp() local
211 const auto *parentType{derived.GetParentType()}; Finalize() local
440 ast::Type parentType = expr->getParentExpr()->getType(); in genExprImpl() local
2783 if (ast::OperationType opType = dyn_cast<ast::OperationType>(parentType)) { in validateMemberAccess() local 3126 if (ast::OperationType opType = dyn_cast<ast::OperationType>(parentType)) in codeCompleteMemberAccess() local 2689 ast::Type parentType = parentExpr->getType(); createCallExpr() local
537 if (const DeclTypeSpec * parentType{FindParentTypeSpec(symbol.owner())}) { FindOverriddenBinding() local
1326 if (const auto *parentType{object->type()}) { CreateComponent() local
371 createTypeInfoOp(mlir::Location loc,fir::RecordType recordType,fir::RecordType parentType) createTypeInfoOp() argument
1542 Type parentType = (*this)->getParentOp()->getResultTypes().front(); verify() local
1579 build(mlir::OpBuilder & builder,mlir::OperationState & result,fir::RecordType type,fir::RecordType parentType,llvm::ArrayRef<mlir::NamedAttribute> attrs) build() argument