Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1547 QualType BaseAllocType = Context.getBaseElementType(AllocType); in BuildCXXNew() local
1595 QualType BaseAllocType = Context.getBaseElementType(AT); in CheckAllocatedType() local