Home | History | Annotate | Download | only in AST

Lines Matching refs:LValueReferenceType

2467   if (LValueReferenceType *RT =
2481 LValueReferenceType *NewIP =
2486 LValueReferenceType *New
2487 = new (*this, TypeAlignment) LValueReferenceType(T, Canonical,
2669 const LValueReferenceType *lv = cast<LValueReferenceType>(ty);