Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7855 .Case("freebsd_kprintf", FST_FreeBSDKPrintf) in GetFormatStringType()
7945 case FST_FreeBSDKPrintf: in CheckFormatArguments()
9568 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
9579 Type == Sema::FST_FreeBSDKPrintf)) in CheckFormatString()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12648 FST_FreeBSDKPrintf, enumerator