Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2321 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2324 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2407 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2410 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2559 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2565 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2573 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2585 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2588 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2596 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
[all …]
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4321 bool IsProtocolMethodDecl);
4325 bool IsProtocolMethodDecl);
4331 bool IsProtocolMethodDecl);