Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7583 .Case("freebsd_kprintf", FST_FreeBSDKPrintf) in GetFormatStringType()
7673 case FST_FreeBSDKPrintf: in CheckFormatArguments()
9296 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
9307 Type == Sema::FST_FreeBSDKPrintf)) in CheckFormatString()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12545 FST_FreeBSDKPrintf, enumerator