Searched refs:Scanf (Results 1 – 4 of 4) sorted by relevance
9 // Scanf/printf implementation for use in *Sanitizer interceptors.
6623 case FormatStringType::Scanf: in GetFormatStringTypeName()6646 .Case("scanf", FormatStringType::Scanf) in GetFormatStringType()8904 } else if (Type == FormatStringType::Scanf) { in CheckFormatString()
3086 def Scanf : LibBuiltin<"stdio.h"> {
495 Scanf, enumerator