Home | History | Annotate | Download | only in AST

Lines Matching refs:getTypeAlignInChars

1649 /// getTypeAlignInChars - Return the ABI-specified alignment of a type, in 
1651 CharUnits ASTContext::getTypeAlignInChars(QualType T) const {
1654 CharUnits ASTContext::getTypeAlignInChars(const Type *T) const {