Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp5669 ExprResult Sema::CheckOSLogFormatStringArg(Expr *Arg) { in CheckOSLogFormatStringArg() function in Sema
6333 ExprResult Arg = CheckOSLogFormatStringArg(TheCall->getArg(i)); in SemaBuiltinOSLogFormat()
/external/llvm-project/clang/include/clang/Sema/
DSema.h12206 ExprResult CheckOSLogFormatStringArg(Expr *Arg);