Searched refs:hasDependentAlignment (Results 1 – 1 of 1) sorted by relevance
13244 static bool hasDependentAlignment(VarDecl *VD) { in hasDependentAlignment() function13341 if (VD->getTLSKind() && !hasDependentAlignment(VD) && in FinalizeDeclaration()