Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp1633 QualType BaseAllocType = Context.getBaseElementType(AllocType); in BuildCXXNew() local
1681 QualType BaseAllocType = Context.getBaseElementType(AT); in CheckAllocatedType() local