Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Basic/
H A DBuiltins.cpp101 bool &HasVAListArg, const char *Fmt) const { in isLike()
124 bool &HasVAListArg) { in isPrintfLike()
129 bool &HasVAListArg) { in isScanfLike()
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2419 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
2627 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
2695 const bool HasVAListArg; member in __anonb40dc79c0411::CheckFormatHandler
3965 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
H A DSemaDecl.cpp10769 bool HasVAListArg; in AddKnownFunctionAttributes() local
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8501 bool HasVAListArg; member