Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DBuiltins.cpp93 bool &HasVAListArg, const char *Fmt) const { in isLike()
116 bool &HasVAListArg) { in isPrintfLike()
121 bool &HasVAListArg) { in isScanfLike()
/external/clang/lib/Sema/
DSemaChecking.cpp3020 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
3230 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
3298 const bool HasVAListArg; member in __anoncb51d7940411::CheckFormatHandler
4662 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
DSemaDecl.cpp11425 bool HasVAListArg; in AddKnownFunctionAttributes() local
/external/clang/include/clang/Sema/
DSema.h8957 bool HasVAListArg; member