Searched defs:WarnExactTypedMethods (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1602 /// WarnExactTypedMethods - This routine issues a warning if method
1604 void Sema::WarnExactTypedMethods(ObjCMethodDecl *ImpMethodDecl, function in class:Sema
1841 WarnExactTypedMethods(ImpMethodDecl, I, isa<ObjCProtocolDecl>(CDecl));
1864 WarnExactTypedMethods(ImpMethodDecl, I,

Completed in 237 milliseconds