Home
last modified time | relevance | path

Searched refs:WarnCategoryMethodImpl (Results 1 – 4 of 4) 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/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp2822 bool WarnCategoryMethodImpl) { in MatchAllMethodDeclarations() argument
2844 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
2873 if (!WarnCategoryMethodImpl) in MatchAllMethodDeclarations()
2888 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2895 if (!WarnCategoryMethodImpl) { in MatchAllMethodDeclarations()
2900 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2906 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2913 WarnCategoryMethodImpl); in MatchAllMethodDeclarations()
2917 if (!WarnCategoryMethodImpl && I->getSuperClass()) in MatchAllMethodDeclarations()
/external/clang/include/clang/Sema/
DSema.h3195 bool WarnCategoryMethodImpl=false);
/external/llvm-project/clang/include/clang/Sema/
DSema.h4311 bool WarnCategoryMethodImpl=false);