Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2490 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnExactTypedMethods() function in Sema
2727 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
2750 WarnExactTypedMethods(ImpMethodDecl, I, in MatchAllMethodDeclarations()
/external/clang/include/clang/Sema/
DSema.h3003 void WarnExactTypedMethods(ObjCMethodDecl *Method,