Searched defs:getAllocatedType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 118 Type *getAllocatedType() const { return AllocatedType; } getAllocatedType() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 2302 QualType getAllocatedType() const { getAllocatedType() function |