Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6038 .Case("freebsd_kprintf", FST_FreeBSDKPrintf) in GetFormatStringType()
6125 case FST_FreeBSDKPrintf: in CheckFormatArguments()
7862 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
7872 Type == Sema::FST_FreeBSDKPrintf)) in CheckFormatString()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2214 FST_FreeBSDKPrintf, enumerator