Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp83 if (CheckObjCString(S)) in BuildObjCStringLiteral()
H A DSemaChecking.cpp1466 if (CheckObjCString(TheCall->getArg(0))) in CheckBuiltinFunctionCall()
5842 bool Sema::CheckObjCString(Expr *Arg) { in CheckObjCString() function in Sema
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12430 bool CheckObjCString(Expr *Arg);