Searched defs:allocType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprCXX.cpp1310 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1095 doesUsualArrayDeleteWantSize(Sema &S, SourceLocation loc, QualType allocType) argument

Completed in 135 milliseconds