Home | History | Annotate | Download | only in Sema

Lines Matching refs:typesAreBlockPointerCompatible

6281   if (!S.Context.typesAreBlockPointerCompatible(LHSType, RHSType))