Home | History | Annotate | Download | only in Sema

Lines Matching refs:MethodDecl

11624   if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) {
11625 if (MethodDecl->isStatic())