Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckObjCString

140     if (CheckObjCString(TheCall->getArg(0)))
1615 /// CheckObjCString - Checks that the argument to the builtin
1619 bool Sema::CheckObjCString(Expr *Arg) {