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

/external/clang/lib/Sema/
H A DSemaChecking.cpp1619 // True string literals are then checked by CheckFormatString.
1790 CheckFormatString(StrE, E, Args, NumArgs, HasVAListArg, format_idx,
2985 void Sema::CheckFormatString(const StringLiteral *FExpr, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h7145 void CheckFormatString(const StringLiteral *FExpr, const Expr *OrigFormatExpr,

Completed in 172 milliseconds