Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6987 static void handleInterruptAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleInterruptAttr() function
7844 handleInterruptAttr(S, D, AL); in ProcessDeclAttribute()