Home
last modified time | relevance | path

Searched defs:MethodDecl (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2227 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()
2311 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()
2465 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()
2516 ObjCMethodDecl *MethodDecl, in WarnExactTypedMethods()
DSemaDeclAttr.cpp138 if (const CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local
DSemaDeclCXX.cpp11802 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
DSemaExpr.cpp13035 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(Func)) { in MarkFunctionReferenced() local
/external/clang/include/clang/Sema/
DInitialization.h136 ObjCMethodDecl *MethodDecl; member
/external/clang/lib/AST/
DDeclObjC.cpp664 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local
1822 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local
DASTContext.cpp9071 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual()
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1581 const ObjCMethodDecl *MethodDecl, in AddCFAnnotations()
1634 const ObjCMethodDecl *MethodDecl) { in migrateAddMethodAnnotation()
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp1595 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); in getVirtualFunctionPointer() local
DMicrosoftCXXABI.cpp1810 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); in getVirtualFunctionPointer() local