Searched defs:ProcessAPINotes (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAPINotes.cpp | 250 static void ProcessAPINotes(Sema &S, Decl *D, in ProcessAPINotes() function 319 static void ProcessAPINotes(Sema &S, Decl *D, in ProcessAPINotes() function 363 static void ProcessAPINotes(Sema &S, Decl *D, in ProcessAPINotes() function 409 static void ProcessAPINotes(Sema &S, ParmVarDecl *D, in ProcessAPINotes() function 428 static void ProcessAPINotes(Sema &S, VarDecl *D, in ProcessAPINotes() function 437 static void ProcessAPINotes(Sema &S, ObjCPropertyDecl *D, in ProcessAPINotes() function 458 static void ProcessAPINotes(Sema &S, FunctionOrMethod AnyFunc, in ProcessAPINotes() function 550 static void ProcessAPINotes(Sema &S, CXXMethodDecl *Method, in ProcessAPINotes() function 557 static void ProcessAPINotes(Sema &S, FunctionDecl *D, in ProcessAPINotes() function 566 static void ProcessAPINotes(Sema &S, EnumConstantDecl *D, in ProcessAPINotes() function [all …]
|