Home
last modified time | relevance | path

Searched refs:WarnExactTypedMethods (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2586 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnExactTypedMethods() function in Sema
2823 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
2849 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3434 void WarnExactTypedMethods(ObjCMethodDecl *Method,