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