Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7480 static void handleMSP430InterruptAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleMSP430InterruptAttr() function
7914 handleMSP430InterruptAttr(S, D, AL); in handleInterruptAttr()