Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2608 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnExactTypedMethods() function in Sema
2848 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
2877 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4329 void WarnExactTypedMethods(ObjCMethodDecl *Method,