Home | History | Annotate | Download | only in Sema

Lines Matching refs:MethodDecl

171   if (const CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D))
172 return MethodDecl->isInstance();