Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2348 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2351 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2430 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2433 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2580 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2586 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2594 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2606 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2609 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2617 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4862 bool IsProtocolMethodDecl);
4866 bool IsProtocolMethodDecl);
4872 bool IsProtocolMethodDecl);