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

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1205 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); local
1257 (!allocType.isPODType(getContext()) || E->hasInitializer());
1298 E, allocType);
1302 = ConvertTypeForMem(allocType)->getPointerTo(AS);
1305 EmitNewInitializer(*this, E, allocType, result, numElements,
/external/clang/lib/Sema/
H A DSemaExprCXX.cpp982 QualType allocType) {
984 allocType->getBaseElementTypeUnsafe()->getAs<RecordType>();
981 doesUsualArrayDeleteWantSize(Sema &S, SourceLocation loc, QualType allocType) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 88 milliseconds