Home
last modified time | relevance | path

Searched refs:InFunctionCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8484 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
8536 firstDataArg, Type, CallType, InFunctionCall, in checkFormatStringExpr()
8546 CallType, InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
8694 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
8711 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
8741 InFunctionCall, CheckedVarArgs, UncoveredArg, Offset, in checkFormatStringExpr()
8765 InFunctionCall, CallType, CheckedVarArgs, UncoveredArg, in checkFormatStringExpr()
9377 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument
9380 if (InFunctionCall) { in EmitFormatDiagnostic()