Searched refs:handleForceAlignArgPointerAttr (Results 1 – 3 of 3) sorted by relevance
40 void handleForceAlignArgPointerAttr(Decl *D, const ParsedAttr &AL);
949 void SemaX86::handleForceAlignArgPointerAttr(Decl *D, const ParsedAttr &AL) { in handleForceAlignArgPointerAttr() function in clang::SemaX86
6378 S.X86().handleForceAlignArgPointerAttr(D, AL); in ProcessDeclAttribute()