Home | History | Annotate | Download | only in AST

Lines Matching defs:isInnerRef

2376   bool isInnerRef() const { return ReferenceTypeBits.InnerRef; }
2382 while (T->isInnerRef())