Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckObjCString

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