Searched refs:LRT (Results 1 – 2 of 2) sorted by relevance
344 if (const LValueReferenceType *LRT = dyn_cast<LValueReferenceType>(T)) in getFragmentsForType() local347 getFragmentsForType(LRT->getPointeeTypeAsWritten(), Context, After)) in getFragmentsForType()
691 if (auto *LRT = dyn_cast<ListRecTy>(Ty)) { in convertInitializerTo() local698 RecTy *ElementType = LRT->getElementType(); in convertInitializerTo()