Searched refs:handleAnyInterruptAttr (Results 1 – 3 of 3) sorted by relevance
39 void handleAnyInterruptAttr(Decl *D, const ParsedAttr &AL);
880 void SemaX86::handleAnyInterruptAttr(Decl *D, const ParsedAttr &AL) { in handleAnyInterruptAttr() function in clang::SemaX86
5522 S.X86().handleAnyInterruptAttr(D, AL); in handleInterruptAttr()