Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1600 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnExactTypedMethods() function in Sema
1837 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
1860 WarnExactTypedMethods(ImpMethodDecl, I, in MatchAllMethodDeclarations()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2835 void WarnExactTypedMethods(ObjCMethodDecl *Method,