Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2729 bool WarnCategoryMethodImpl) { in MatchAllMethodDeclarations() argument
2748 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
2774 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
2789 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2796 if (!WarnCategoryMethodImpl) { in MatchAllMethodDeclarations()
2801 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2807 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2814 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2818 if (!WarnCategoryMethodImpl && I->getSuperClass()) in MatchAllMethodDeclarations()
/external/clang/include/clang/Sema/
DSema.h3195 bool WarnCategoryMethodImpl=false);