Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2704 bool WarnCategoryMethodImpl) { in MatchAllMethodDeclarations() argument
2723 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
2746 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
2761 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2768 if (!WarnCategoryMethodImpl) { in MatchAllMethodDeclarations()
2773 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2779 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2786 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2790 if (!WarnCategoryMethodImpl && I->getSuperClass()) in MatchAllMethodDeclarations()
/external/clang/include/clang/Sema/
DSema.h3121 bool WarnCategoryMethodImpl=false);