Home
last modified time | relevance | path

Searched defs:AllocatedType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DInstructions.h52 Type *AllocatedType; variable
/external/llvm/lib/IR/
DValue.cpp623 Type *AllocatedType = AI->getAllocatedType(); in getPointerAlignment() local
/external/clang/lib/Sema/
DTreeTransform.h2589 QualType AllocatedType, in RebuildCXXNewExpr()