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