Home | History | Annotate | Download | only in Sema

Lines Matching refs:MethodDecl

10417   if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) {
10418 if (MethodDecl->isStatic())