Home | History | Annotate | Download | only in AST

Lines Matching refs:isInst

402   void setInstanceMethod(bool isInst) { IsInstance = isInst; }