Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2666 if (SemaBuiltinOSLogFormat(TheCall)) in CheckBuiltinFunctionCall()
9646 bool Sema::SemaBuiltinOSLogFormat(CallExpr *TheCall) { in SemaBuiltinOSLogFormat() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13942 bool SemaBuiltinOSLogFormat(CallExpr *TheCall);