Searched defs:CheckObjCString (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp140 if (CheckObjCString(TheCall->getArg(0)))
1615 /// CheckObjCString - Checks that the argument to the builtin
1619 bool Sema::CheckObjCString(Expr *Arg) { function in class:Sema

Completed in 53 milliseconds