Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2228 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 …]
/external/clang/include/clang/Sema/
DSema.h3069 bool IsProtocolMethodDecl);
3073 bool IsProtocolMethodDecl);
3079 bool IsProtocolMethodDecl);