Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2613 if (BuiltinOSLogFormat(TheCall)) in CheckBuiltinFunctionCall()
5224 bool Sema::BuiltinOSLogFormat(CallExpr *TheCall) { in BuiltinOSLogFormat() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2490 bool BuiltinOSLogFormat(CallExpr *TheCall);