Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaStmtAttr.cpp54 static Attr *handleSuppressAttr(Sema &S, Stmt *St, const ParsedAttr &A, in handleSuppressAttr() function
421 return handleSuppressAttr(S, St, A, Range); in ProcessStmtAttribute()
DSemaDeclAttr.cpp4566 static void handleSuppressAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleSuppressAttr() function
7889 handleSuppressAttr(S, D, AL); in ProcessDeclAttribute()