Searched refs:hasDependentAlignment (Results 1 – 5 of 5) sorted by relevance
1613 bool hasDependentAlignment() const;
2705 bool VarDecl::hasDependentAlignment() const { in hasDependentAlignment() function in VarDecl
3416 if (!VD->hasDependentAlignment() && !VDType->isIncompleteType() && in getNamedReturnInfo()
14331 if (VD->hasDependentAlignment()) in getBaseAlignmentAndOffsetFromLValue()
14912 if (!VD->hasDependentAlignment()) { in CheckThreadLocalForLargeAlignment()