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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp53 static Attr *handleSuppressAttr(Sema &S, Stmt *St, const ParsedAttr &A, function
337 return handleSuppressAttr(S, St, A, Range);
H A DSemaDeclAttr.cpp4430 static void handleSuppressAttr(Sema &S, Decl *D, const ParsedAttr &AL) { function
7229 handleSuppressAttr(S, D, AL);

Completed in 85 milliseconds