Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1943 if (SemaBuiltinOSLogFormat(TheCall)) in CheckBuiltinFunctionCall()
6773 bool Sema::SemaBuiltinOSLogFormat(CallExpr *TheCall) { in SemaBuiltinOSLogFormat() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12589 bool SemaBuiltinOSLogFormat(CallExpr *TheCall);