Home
last modified time | relevance | path

Searched refs:handleInterruptAttr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4072 static void handleInterruptAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleInterruptAttr() function
4404 handleInterruptAttr(S, D, Attr); in ProcessDeclAttribute()