Searched refs:handleMSConstexprAttr (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmtAttr.cpp | 404 static Attr *handleMSConstexprAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleMSConstexprAttr() function 618 return handleMSConstexprAttr(S, St, A, Range); in ProcessStmtAttribute()
|
| H A D | SemaDeclAttr.cpp | 7402 static void handleMSConstexprAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleMSConstexprAttr() function 9630 handleMSConstexprAttr(S, D, AL); in ProcessDeclAttribute()
|