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

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

Completed in 32 milliseconds