Home
last modified time | relevance | path

Searched defs:fexpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6152 FormatStringLiteral(const StringLiteral *fexpr, int64_t Offset = 0) in FormatStringLiteral()
6809 CheckFormatHandler(Sema &s, const FormatStringLiteral *fexpr, in CheckFormatHandler()
7257 CheckPrintfHandler(Sema &s, const FormatStringLiteral *fexpr, in CheckPrintfHandler()
7391 DecomposePrintfHandler(Sema &s, const FormatStringLiteral *fexpr, in DecomposePrintfHandler()
8599 CheckScanfHandler(Sema &s, const FormatStringLiteral *fexpr, in CheckScanfHandler()