Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h1533 QualType getAllocatedType() const { in getAllocatedType() function
/external/llvm/lib/IR/
DInstructions.cpp906 Type *AllocaInst::getAllocatedType() const { in getAllocatedType() function in AllocaInst