ΒΆclang::CharUnits getNaturalAlignment(
clang::CodeGen::CodeGenModule& CGM,
llvm::Type* type)
clang::CharUnits getNaturalAlignment(
clang::CodeGen::CodeGenModule& CGM,
llvm::Type* type)
Description
Return the Swift CC's notion of the natural alignment of a type.
Declared at: clang/include/clang/CodeGen/SwiftCallingConv.h:131
Parameters
- clang::CodeGen::CodeGenModule& CGM
- llvm::Type* type