Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp1604 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, in WarnExactTypedMethods() function in Sema
1841 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl)); in MatchAllMethodDeclarations()
1864 WarnExactTypedMethods(ImpMethodDecl, I, in MatchAllMethodDeclarations()
/external/clang/include/clang/Sema/
DSema.h2734 void WarnExactTypedMethods(ObjCMethodDecl *Method,