Home | History | Annotate | Download | only in Sema

Lines Matching refs:isCharType

44   if (isa<ObjCEncodeExpr>(Init) && AT->getElementType()->isCharType())
58 return ElemTy->isCharType() ? Init : 0;