Home | History | Annotate | Download | only in AST

Lines Matching refs:isInstanceMethod

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