Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2421 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
2446 Type, CallType, InFunctionCall, CheckedVarArgs); in checkFormatStringExpr()
2452 Type, CallType, InFunctionCall, CheckedVarArgs); in checkFormatStringExpr()
2558 Type, CallType, InFunctionCall, in checkFormatStringExpr()
2568 InFunctionCall, CheckedVarArgs); in checkFormatStringExpr()
2586 Type, InFunctionCall, CallType, CheckedVarArgs); in checkFormatStringExpr()
3066 void CheckFormatHandler::EmitFormatDiagnostic(Sema &S, bool InFunctionCall, in EmitFormatDiagnostic() argument
3073 if (InFunctionCall) { in EmitFormatDiagnostic()