Home | History | Annotate | Download | only in Sema

Lines Matching refs:getWideCharType

38   if (Context.typesAreCompatible(Context.getWideCharType(), T))
111 if (Context.typesAreCompatible(Context.getWideCharType(), ElemTy))