Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp2184 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2187 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2270 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2273 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2422 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2428 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2436 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2448 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2451 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2459 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
[all …]
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2944 bool IsProtocolMethodDecl);
2948 bool IsProtocolMethodDecl);
2954 bool IsProtocolMethodDecl);