Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6633 case FormatStringType::Kprintf: in GetFormatStringTypeName()
6652 FormatStringType::Kprintf) in GetFormatStringType()
6767 case FormatStringType::Kprintf: in CheckFormatArguments()
8882 Type == FormatStringType::Kprintf || in CheckFormatString()
8896 Type == FormatStringType::Kprintf || in CheckFormatString()
8919 Type != FormatStringType::Kprintf && in CheckFormatStringsCompatible()
8954 Type != FormatStringType::Kprintf && in ValidateFormatString()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h500 Kprintf, enumerator