Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DBuiltins.cpp86 bool &HasVAListArg) { in isPrintfLike()
105 bool &HasVAListArg) { in isScanfLike()
/external/clang/lib/Sema/
DSemaChecking.cpp1622 unsigned NumArgs, bool HasVAListArg, in checkFormatStringExpr()
1844 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
1910 const bool HasVAListArg; member in __anon32971bd90211::CheckFormatHandler
2988 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
DSemaDecl.cpp8030 bool HasVAListArg; in AddKnownFunctionAttributes() local
/external/clang/include/clang/Sema/
DSema.h7072 bool HasVAListArg; member