Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4747 static void handleMSP430InterruptAttr(Sema &S, Decl *D, in handleMSP430InterruptAttr() function
4912 handleMSP430InterruptAttr(S, D, Attr); in handleInterruptAttr()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6285 static void handleMSP430InterruptAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleMSP430InterruptAttr() function
6658 handleMSP430InterruptAttr(S, D, AL); in handleInterruptAttr()