Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLValueReferenceType

2914         ArgType = S.Context.getLValueReferenceType(ArgType);
2940 ArgType = S.Context.getLValueReferenceType(ArgType);
3711 ArgTy = Context.getLValueReferenceType(ArgTy);