Home
last modified time | relevance | path

Searched refs:AttrAlign (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp1685 if (unsigned AttrAlign = Typedef->getMaxAlignment()) in getTypeInfoImpl() local
1686 Align = AttrAlign; in getTypeInfoImpl()