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

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1318 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); local
1352 getContext().getTypeAlignInChars(allocType));
1384 getContext().getTypeAlignInChars(allocType);
1398 (!allocType.isPODType(getContext()) || E->hasInitializer());
1437 E, allocType);
1440 llvm::Type *elementTy = ConvertTypeForMem(allocType);
1451 EmitNewInitializer(*this, E, allocType, elementTy, result, numElements,
/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1329 QualType allocType) {
1331 allocType->getBaseElementTypeUnsafe()->getAs<RecordType>();
1328 doesUsualArrayDeleteWantSize(Sema &S, SourceLocation loc, QualType allocType) argument
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 273 milliseconds