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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp288 if (CheckObjCString(TheCall->getArg(0)))
2365 /// CheckObjCString - Checks that the argument to the builtin
2369 bool Sema::CheckObjCString(Expr *Arg) { function in class:Sema
H A DSemaExprObjC.cpp82 if (CheckObjCString(S))
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8990 bool CheckObjCString(Expr *Arg);

Completed in 144 milliseconds