Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DBuiltins.cpp126 bool &HasVAListArg, const char *Fmt) const { in isLike()
149 bool &HasVAListArg) { in isPrintfLike()
154 bool &HasVAListArg) { in isScanfLike()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7269 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
7607 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
7701 const bool HasVAListArg; member in __anon94a797d21411::CheckFormatHandler
9241 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
H A DSemaDecl.cpp14999 bool HasVAListArg; in AddKnownFunctionAttributes() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12406 bool HasVAListArg; member