Searched defs:ProcessAPINotes (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAPINotes.cpp | 248 static void ProcessAPINotes(Sema &S, Decl *D, in ProcessAPINotes() function 316 static void ProcessAPINotes(Sema &S, Decl *D, in ProcessAPINotes() function 447 static void ProcessAPINotes(Sema &S, Decl *D, in ProcessAPINotes() function 463 static void ProcessAPINotes(Sema &S, ParmVarDecl *D, in ProcessAPINotes() function 489 static void ProcessAPINotes(Sema &S, VarDecl *D, in ProcessAPINotes() function 498 static void ProcessAPINotes(Sema &S, FieldDecl *D, in ProcessAPINotes() function 507 static void ProcessAPINotes(Sema &S, ObjCPropertyDecl *D, in ProcessAPINotes() function 528 static void ProcessAPINotes(Sema &S, FunctionOrMethod AnyFunc, in ProcessAPINotes() function 625 static void ProcessAPINotes(Sema &S, CXXMethodDecl *Method, in ProcessAPINotes() function 647 static void ProcessAPINotes(Sema &S, FunctionDecl *D, in ProcessAPINotes() function [all …]
|