Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLValueReferenceType

11717           Context, Context.getLValueReferenceType(VaListType), false);
12848 CaptureType = S.Context.getLValueReferenceType(DeclRefType);
12935 CaptureType = S.Context.getLValueReferenceType(DeclRefType);
13238 CaptureType = Context.getLValueReferenceType(DeclRefType);
14201 ArgType = S.Context.getLValueReferenceType(ArgType);
14286 DestType = S.Context.getLValueReferenceType(DestType);