Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp83 if (CheckObjCString(S)) in BuildObjCStringLiteral()
HDSemaChecking.cpp1182 if (CheckObjCString(TheCall->getArg(0))) in CheckBuiltinFunctionCall()
5573 bool Sema::CheckObjCString(Expr *Arg) { in CheckObjCString() function in Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h11694 bool CheckObjCString(Expr *Arg);