Searched defs:HasVAListArg (Results 1 – 2 of 2) sorted by relevance
180 bool &HasVAListArg, const char *Fmt) const { in isLike()203 bool &HasVAListArg) { in isPrintfLike()208 bool &HasVAListArg) { in isScanfLike()
16453 bool HasVAListArg; in AddKnownFunctionAttributes() local