Searched defs:getAllocatedType (Results 1 – 3 of 3) sorted by relevance
121 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
1384 Type *AllocaInst::getAllocatedType() const { in getAllocatedType() function in llvm::sandboxir::AllocaInst
2414 QualType getAllocatedType() const { in getAllocatedType() function