Home
last modified time | relevance | path

Searched refs:CheckOSLogFormatStringArg (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp4563 ExprResult Sema::CheckOSLogFormatStringArg(Expr *Arg) { in CheckOSLogFormatStringArg() function in Sema
5259 ExprResult Arg = CheckOSLogFormatStringArg(TheCall->getArg(i)); in BuiltinOSLogFormat()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2462 ExprResult CheckOSLogFormatStringArg(Expr *Arg);