Home | History | Annotate | Download | only in AST

Lines Matching refs:isInstanceMethod

677     Out << (MD->isInstanceMethod() ? '-' : '+');