Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp905 Type *AllocaInst::getAllocatedType() const { in getAllocatedType() function in AllocaInst
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1673 QualType getAllocatedType() const { in getAllocatedType() function