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

/external/clang/include/clang/AST/
H A DExprCXX.h1514 QualType getAllocatedType() const { function in class:clang::CXXNewExpr
/external/llvm/lib/VMCore/
H A DInstructions.cpp884 Type *AllocaInst::getAllocatedType() const { function in class:AllocaInst
3393 return new AllocaInst(getAllocatedType(),

Completed in 86 milliseconds