Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2173 static void handleNakedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleNakedAttr() function
9356 handleNakedAttr(S, D, AL); in ProcessDeclAttribute()