Home
last modified time | relevance | path

Searched refs:Scanf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc9 // Scanf/printf implementation for use in *Sanitizer interceptors.
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6623 case FormatStringType::Scanf: in GetFormatStringTypeName()
6646 .Case("scanf", FormatStringType::Scanf) in GetFormatStringType()
8904 } else if (Type == FormatStringType::Scanf) { in CheckFormatString()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.td3086 def Scanf : LibBuiltin<"stdio.h"> {
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h495 Scanf, enumerator