Home
last modified time | relevance | path

Searched defs:ProcessAPINotes (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp250 static void ProcessAPINotes(Sema &S, Decl *D, ProcessAPINotes() function
319 static void ProcessAPINotes(Sema &S, Decl *D, ProcessAPINotes() function
363 static void ProcessAPINotes(Sema &S, Decl *D, ProcessAPINotes() function
409 static void ProcessAPINotes(Sema &S, ParmVarDecl *D, ProcessAPINotes() function
428 static void ProcessAPINotes(Sema &S, VarDecl *D, ProcessAPINotes() function
437 static void ProcessAPINotes(Sema &S, ObjCPropertyDecl *D, ProcessAPINotes() function
458 static void ProcessAPINotes(Sema &S, FunctionOrMethod AnyFunc, ProcessAPINotes() function
550 static void ProcessAPINotes(Sema &S, FunctionDecl *D, ProcessAPINotes() function
559 static void ProcessAPINotes(Sema &S, EnumConstantDecl *D, ProcessAPINotes() function
568 static void ProcessAPINotes(Sema &S, ObjCMethodDecl *D, ProcessAPINotes() function
589 static void ProcessAPINotes(Sema &S, TagDecl *D, const api_notes::TagInfo &Info, ProcessAPINotes() function
639 static void ProcessAPINotes(Sema &S, TypedefNameDecl *D, ProcessAPINotes() function
676 static void ProcessAPINotes(Sema &S, ObjCContainerDecl *D, ProcessAPINotes() function
685 static void ProcessAPINotes(Sema &S, ObjCInterfaceDecl *D, ProcessAPINotes() function
781 void Sema::ProcessAPINotes(Decl *D) { ProcessAPINotes() function in Sema
[all...]