Searched refs:AnyFunc (Results 1 – 1 of 1) sorted by relevance
458 static void ProcessAPINotes(Sema &S, FunctionOrMethod AnyFunc, in ProcessAPINotes() argument462 FunctionDecl *FD = AnyFunc.dyn_cast<FunctionDecl *>(); in ProcessAPINotes()466 MD = AnyFunc.get<ObjCMethodDecl *>(); in ProcessAPINotes()