Home
last modified time | relevance | path

Searched defs:HasVAListArg (Results 1 – 2 of 2) sorted by path

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DBuiltins.cpp177 bool &HasVAListArg, const char *Fmt) const { in isLike()
200 bool &HasVAListArg) { in isPrintfLike()
205 bool &HasVAListArg) { in isScanfLike()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16674 bool HasVAListArg; in AddKnownFunctionAttributes() local