Searched defs:getAllocatedType (Results 1 – 4 of 4) sorted by relevance
106 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
97 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
908 Type *AllocaInst::getAllocatedType() const { in getAllocatedType() function in AllocaInst
1863 QualType getAllocatedType() const { in getAllocatedType() function