Searched refs:IsProtocolMethodDecl (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 2228 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument 2231 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn() 2314 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument 2317 if (IsProtocolMethodDecl && in CheckMethodOverrideParam() 2466 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument 2472 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods() 2480 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods() 2492 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument 2495 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod() 2503 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod() [all …]
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 3069 bool IsProtocolMethodDecl); 3073 bool IsProtocolMethodDecl); 3079 bool IsProtocolMethodDecl);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 12040 bool IsProtocolMethodDecl); 12044 bool IsProtocolMethodDecl); 12049 bool IsProtocolMethodDecl);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 4824 bool IsProtocolMethodDecl); 4828 bool IsProtocolMethodDecl); 4834 bool IsProtocolMethodDecl);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 12271 bool IsProtocolMethodDecl); 12275 bool IsProtocolMethodDecl); 12280 bool IsProtocolMethodDecl);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 12271 bool IsProtocolMethodDecl); 12275 bool IsProtocolMethodDecl); 12280 bool IsProtocolMethodDecl);
|