Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp1818 bool WarnCategoryMethodImpl) { in MatchAllMethodDeclarations() argument
1837 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
1860 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
1875 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1882 if (!WarnCategoryMethodImpl) { in MatchAllMethodDeclarations()
1886 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1892 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1899 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1903 if (!WarnCategoryMethodImpl && I->getSuperClass()) in MatchAllMethodDeclarations()
/external/clang/include/clang/Sema/
DSema.h2850 bool WarnCategoryMethodImpl=false);