Searched defs:getAllocatedType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DExprCXX.h1643 QualType getAllocatedType() const { function in class:clang::CXXNewExpr
/external/llvm/lib/IR/
H A DInstructions.cpp907 Type *AllocaInst::getAllocatedType() const { function in class:AllocaInst
3586 AllocaInst *Result = new AllocaInst(getAllocatedType(),

Completed in 217 milliseconds