Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h115 Type *getAllocatedType() const { return AllocatedType; } getAllocatedType() function
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp179 mlir::Type fir::AllocaOp::getAllocatedType() { in getAllocatedType() function in fir::AllocaOp
293 mlir::Type fir::AllocMemOp::getAllocatedType() { getAllocatedType() function in fir::AllocMemOp
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2318 QualType getAllocatedType() const { getAllocatedType() function