Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DBuiltins.cpp101 bool &HasVAListArg, const char *Fmt) const { in isLike()
124 bool &HasVAListArg) { in isPrintfLike()
129 bool &HasVAListArg) { in isScanfLike()
/external/clang/lib/Sema/
DSemaChecking.cpp2015 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
2223 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
2291 const bool HasVAListArg; member in __anon74e15dea0311::CheckFormatHandler
3514 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
DSemaDecl.cpp10384 bool HasVAListArg; in AddKnownFunctionAttributes() local
/external/clang/include/clang/Sema/
DSema.h8195 bool HasVAListArg; member