Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp1729 bool WarnCategoryMethodImpl) { in MatchAllMethodDeclarations() argument
1750 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
1777 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
1793 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1800 if (!WarnCategoryMethodImpl) { in MatchAllMethodDeclarations()
1807 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1817 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1828 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
1832 if (!WarnCategoryMethodImpl && I->getSuperClass()) in MatchAllMethodDeclarations()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h2718 bool WarnCategoryMethodImpl=false);