Searched refs:hasDependentAlignment (Results 1 – 4 of 4) sorted by relevance
1568 bool hasDependentAlignment() const;
2610 bool VarDecl::hasDependentAlignment() const { in hasDependentAlignment() function in VarDecl
3449 if (!VD->hasDependentAlignment() && in getNamedReturnInfo()
14239 if (!VD->hasDependentAlignment()) { in CheckThreadLocalForLargeAlignment()