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