Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6616 .Case("freebsd_kprintf", FST_FreeBSDKPrintf) in GetFormatStringType()
6706 case FST_FreeBSDKPrintf: in CheckFormatArguments()
8280 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
8291 Type == Sema::FST_FreeBSDKPrintf)) in CheckFormatString()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10561 FST_FreeBSDKPrintf, enumerator