Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10837 .Case("freebsd_kprintf", FST_FreeBSDKPrintf) in GetFormatStringType()
10927 case FST_FreeBSDKPrintf: in CheckFormatArguments()
12619 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
12629 Type == Sema::FST_FreeBSDKPrintf)) in CheckFormatString()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14019 FST_FreeBSDKPrintf, enumerator