Home
last modified time | relevance | path

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

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