Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp1672 void Sema::CheckFormatArguments(const FormatAttr *Format, CallExpr *TheCall) { in CheckFormatArguments() function in Sema
1683 void Sema::CheckFormatArguments(const FormatAttr *Format, Expr **Args, in CheckFormatArguments() function in Sema
1700 void Sema::CheckFormatArguments(Expr **Args, unsigned NumArgs, in CheckFormatArguments() function in Sema