Searched defs:CheckFormatString (Results 1 - 1 of 1) 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

Completed in 65 milliseconds