Home | History | Annotate | Download | only in AST

Lines Matching defs:isInnerRef

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