Searched refs:GetTargetTypeStoreSize (Results 1 - 3 of 3) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp2178 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType);
H A DCodeGenModule.cpp1770 CharUnits CodeGenModule::GetTargetTypeStoreSize(llvm::Type *Ty) const { function in class:CodeGenModule
H A DCodeGenModule.h973 CharUnits GetTargetTypeStoreSize(llvm::Type *Ty) const;

Completed in 132 milliseconds