Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckObjCString

124     if (CheckObjCString(TheCall->getArg(0)))
1283 /// CheckObjCString - Checks that the argument to the builtin
1287 bool Sema::CheckObjCString(Expr *Arg) {