Home | History | Annotate | Download | only in AST

Lines Matching refs:getAlignOfGlobalVar

1796 /// getAlignOfGlobalVar - Return the alignment in bits that should be given
1798 unsigned ASTContext::getAlignOfGlobalVar(QualType T) const {
1805 return toCharUnitsFromBits(getAlignOfGlobalVar(T));