Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2203 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2206 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2289 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2292 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2441 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2447 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2455 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2467 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2470 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2478 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
[all …]
/external/clang/include/clang/Sema/
DSema.h2995 bool IsProtocolMethodDecl);
2999 bool IsProtocolMethodDecl);
3005 bool IsProtocolMethodDecl);