Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2299 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2302 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2385 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2388 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2537 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2543 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2551 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2563 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2566 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2574 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3426 bool IsProtocolMethodDecl);
3430 bool IsProtocolMethodDecl);
3436 bool IsProtocolMethodDecl);