Searched defs:inFunctionCall (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 6803 bool inFunctionCall; member in __anon28c3fbb11f11::CheckFormatHandler 6814 bool inFunctionCall, VariadicCallType callType, in CheckFormatHandler() 7262 bool inFunctionCall, VariadicCallType CallType, in CheckPrintfHandler() 7397 bool inFunctionCall, VariadicCallType CallType, in DecomposePrintfHandler() 8604 bool inFunctionCall, VariadicCallType CallType, in CheckScanfHandler() 8833 bool inFunctionCall, VariadicCallType CallType, in CheckFormatString()
|