Searched defs:getAllocatedType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 115 Type *getAllocatedType() const { return AllocatedType; } getAllocatedType() function |
/llvm-project/flang/lib/Optimizer/Dialect/ | ||
H A D | FIROps.cpp | 179 mlir::Type fir::AllocaOp::getAllocatedType() { in getAllocatedType() function in fir::AllocaOp |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 2318 QualType getAllocatedType() const { getAllocatedType() function |