Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8834 .Case("freebsd_kprintf", FST_FreeBSDKPrintf) in GetFormatStringType()
8924 case FST_FreeBSDKPrintf: in CheckFormatArguments()
10575 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
10585 Type == Sema::FST_FreeBSDKPrintf)) in CheckFormatString()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h13191 FST_FreeBSDKPrintf, enumerator