Home
last modified time | relevance | path

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

/external/clang/test/FixIt/
Dformat-darwin.m78 // These cases match the relevant cases in CheckPrintfHandler::checkFormatExpr.
/external/llvm-project/clang/test/FixIt/
Dformat-darwin.m85 // These cases match the relevant cases in CheckPrintfHandler::checkFormatExpr.
/external/clang/lib/Sema/
DSemaChecking.cpp4608 bool checkFormatExpr(const analyze_printf::PrintfSpecifier &FS,
5015 return checkFormatExpr(FS, startSpecifier, specifierLen, Arg); in HandlePrintfSpecifier()
5110 CheckPrintfHandler::checkFormatExpr(const analyze_printf::PrintfSpecifier &FS, in checkFormatExpr() function in CheckPrintfHandler
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7980 bool checkFormatExpr(const analyze_printf::PrintfSpecifier &FS,
8442 return checkFormatExpr(FS, startSpecifier, specifierLen, Arg); in HandlePrintfSpecifier()
8562 CheckPrintfHandler::checkFormatExpr(const analyze_printf::PrintfSpecifier &FS, in checkFormatExpr() function in CheckPrintfHandler