HomeSort by: relevance | last modified time | path
    Searched refs:CheckObjCString (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 1466 if (CheckObjCString(TheCall->getArg(0)))
5838 /// CheckObjCString - Checks that the argument to the builtin
5842 bool Sema::CheckObjCString(Expr *Arg) {
5870 /// CheckObjCString - Checks that the format string argument to the os_log()
SemaExprObjC.cpp 83 if (CheckObjCString(S))
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 12430 bool CheckObjCString(Expr *Arg);

Completed in 63 milliseconds