Home | History | Annotate | Download | only in Sema

Lines Matching refs:MethodDecl

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