Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeInfo

1974   if (Context.getTypeInfo(left) != Context.getTypeInfo(right))
2026 if (Context.getTypeInfo(lt) != Context.getTypeInfo(rt)) return false;