Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp2490 if (SemaBuiltinOSLogFormat(TheCall)) in CheckBuiltinFunctionCall()
7684 bool Sema::SemaBuiltinOSLogFormat(CallExpr *TheCall) { in SemaBuiltinOSLogFormat() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13127 bool SemaBuiltinOSLogFormat(CallExpr *TheCall);