Searched refs:hasDependentAlignment (Results 1 – 5 of 5) sorted by relevance
1566 bool hasDependentAlignment() const;
3308 if (!VD->hasDependentAlignment() && !VDType->isIncompleteType() && in getNamedReturnInfo()
12898 if (VD->hasDependentAlignment()) in getBaseAlignmentAndOffsetFromLValue()
14527 if (!VD->hasDependentAlignment()) { in CheckThreadLocalForLargeAlignment()
2675 bool VarDecl::hasDependentAlignment() const { in hasDependentAlignment() function in VarDecl