Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp8668 FormatStringLiteral(const StringLiteral *fexpr, int64_t Offset = 0) in FormatStringLiteral()
9237 CheckFormatHandler(Sema &s, const FormatStringLiteral *fexpr, in CheckFormatHandler()
9676 CheckPrintfHandler(Sema &s, const FormatStringLiteral *fexpr, in CheckPrintfHandler()
10674 CheckScanfHandler(Sema &s, const FormatStringLiteral *fexpr, in CheckScanfHandler()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dexpr.c7779 ffebld fexpr; in ffeexpr_cb_comma_ci_() local