Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2629 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnExactTypedMethods() function in Sema
2862 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
2891 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4870 void WarnExactTypedMethods(ObjCMethodDecl *Method,