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

/external/clang/lib/Sema/
H A DSemaChecking.cpp2721 bool checkFormatExpr(const analyze_printf::PrintfSpecifier &FS,
3048 return checkFormatExpr(FS, startSpecifier, specifierLen, Arg);
3088 CheckPrintfHandler::checkFormatExpr(const analyze_printf::PrintfSpecifier &FS, function in class:CheckPrintfHandler

Completed in 77 milliseconds