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

/external/clang/lib/Sema/
H A DSemaChecking.cpp2012 // True string literals are then checked by CheckFormatString.
2181 S.CheckFormatString(StrE, E, Args, HasVAListArg, format_idx, firstDataArg,
3511 void Sema::CheckFormatString(const StringLiteral *FExpr, function in class:Sema

Completed in 135 milliseconds