Searched refs:CheckObjCString (Results 1 - 3 of 3) 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
H A DSemaExprObjC.cpp85 if (CheckObjCString(S))
/external/clang/include/clang/Sema/
H A DSema.h8216 bool CheckObjCString(Expr *Arg);

Completed in 1286 milliseconds