Searched defs:HasVAListArg (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/Basic/ |
| D | Builtins.cpp | 105 bool &HasVAListArg, const char *Fmt) const { in isLike() 128 bool &HasVAListArg) { in isPrintfLike() 133 bool &HasVAListArg) { in isScanfLike()
|
| /external/llvm-project/clang/lib/Basic/ |
| D | Builtins.cpp | 129 bool &HasVAListArg, const char *Fmt) const { in isLike() 152 bool &HasVAListArg) { in isPrintfLike() 157 bool &HasVAListArg) { in isScanfLike()
|
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 3806 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()
|
| D | SemaDecl.cpp | 11833 bool HasVAListArg; in AddKnownFunctionAttributes() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaChecking.cpp | 7066 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()
|
| D | SemaDecl.cpp | 14868 bool HasVAListArg; in AddKnownFunctionAttributes() local
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 9339 bool HasVAListArg; member
|
| /external/llvm-project/clang/include/clang/Sema/ |
| D | Sema.h | 12183 bool HasVAListArg; member
|