Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DBuiltins.cpp105 bool &HasVAListArg, const char *Fmt) const { in isLike()
128 bool &HasVAListArg) { in isPrintfLike()
133 bool &HasVAListArg) { in isScanfLike()
/external/llvm-project/clang/lib/Basic/
DBuiltins.cpp129 bool &HasVAListArg, const char *Fmt) const { in isLike()
152 bool &HasVAListArg) { in isPrintfLike()
157 bool &HasVAListArg) { in isScanfLike()
/external/clang/lib/Sema/
DSemaChecking.cpp3806 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
4042 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
4133 const bool HasVAListArg; member in __anond0bed2fa0511::CheckFormatHandler
5545 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
DSemaDecl.cpp11833 bool HasVAListArg; in AddKnownFunctionAttributes() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7066 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
7404 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
7498 const bool HasVAListArg; member in __anon33aba9e81211::CheckFormatHandler
9035 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
DSemaDecl.cpp14868 bool HasVAListArg; in AddKnownFunctionAttributes() local
/external/clang/include/clang/Sema/
DSema.h9339 bool HasVAListArg; member
/external/llvm-project/clang/include/clang/Sema/
DSema.h12183 bool HasVAListArg; member