Searched defs:getAllocatedType (Results 1 – 3 of 3) sorted by relevance
115 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
164 mlir::Type fir::AllocaOp::getAllocatedType() { in getAllocatedType() function in fir::AllocaOp280 mlir::Type fir::AllocMemOp::getAllocatedType() { in getAllocatedType() function in fir::AllocMemOp
2232 QualType getAllocatedType() const { in getAllocatedType() function