Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3808 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
3851 Type, CallType, InFunctionCall, in checkFormatStringExpr()
3860 Type, CallType, InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
3969 Type, CallType, InFunctionCall, in checkFormatStringExpr()
3979 InFunctionCall, CheckedVarArgs, in checkFormatStringExpr()
3998 firstDataArg, Type, InFunctionCall, CallType, in checkFormatStringExpr()
4557 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic() argument
4560 if (InFunctionCall) { in EmitFormatDiagnostic()