Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DBuiltins.cpp105 bool &HasVAListArg, const char *Fmt) const { in isLike()
128 bool &HasVAListArg) { in isPrintfLike()
133 bool &HasVAListArg) { in isScanfLike()
/external/clang/lib/Sema/
DSemaChecking.cpp3806 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
4042 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
4133 const bool HasVAListArg; member in __anon34f7ff5c0511::CheckFormatHandler
5545 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
DSemaDecl.cpp11833 bool HasVAListArg; in AddKnownFunctionAttributes() local
/external/clang/include/clang/Sema/
DSema.h9339 bool HasVAListArg; member