Home | History | Annotate | Download | only in AST

Lines Matching refs:isPure

2016     if (MD->isPure())
2895 if (MD->isVirtual() && !isa<CXXDestructorDecl>(MD) && !MD->isPure())