Searched refs:AnyFunc (Results 1 – 1 of 1) sorted by relevance
528 static void ProcessAPINotes(Sema &S, FunctionOrMethod AnyFunc, in ProcessAPINotes() argument532 FunctionDecl *FD = dyn_cast<FunctionDecl *>(AnyFunc); in ProcessAPINotes()536 MD = cast<ObjCMethodDecl *>(AnyFunc); in ProcessAPINotes()