Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp5872 ExprResult Sema::CheckOSLogFormatStringArg(Expr *Arg) { in CheckOSLogFormatStringArg() function in Sema
6536 ExprResult Arg = CheckOSLogFormatStringArg(TheCall->getArg(i)); in SemaBuiltinOSLogFormat()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12431 ExprResult CheckOSLogFormatStringArg(Expr *Arg);