Searched defs:inFunctionCall (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 4139 bool inFunctionCall; member in __anond0bed2fa0511::CheckFormatHandler 4149 unsigned formatIdx, bool inFunctionCall, in CheckFormatHandler() 4589 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() 5375 unsigned formatIdx, bool inFunctionCall, in CheckScanfHandler() 5548 bool inFunctionCall, in CheckFormatString()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaChecking.cpp | 7504 bool inFunctionCall; member in __anon33aba9e81211::CheckFormatHandler 7515 bool inFunctionCall, Sema::VariadicCallType callType, in CheckFormatHandler() 7953 unsigned formatIdx, bool inFunctionCall, in CheckPrintfHandler() 8867 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() 9038 bool inFunctionCall, in CheckFormatString()
|