Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3022 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() argument
3047 Type, CallType, InFunctionCall, CheckedVarArgs); in checkFormatStringExpr()
3053 Type, CallType, InFunctionCall, CheckedVarArgs); in checkFormatStringExpr()
3159 Type, CallType, InFunctionCall, in checkFormatStringExpr()
3169 InFunctionCall, CheckedVarArgs); in checkFormatStringExpr()
3187 Type, InFunctionCall, CallType, CheckedVarArgs); in checkFormatStringExpr()
3669 void CheckFormatHandler::EmitFormatDiagnostic(Sema &S, bool InFunctionCall, in EmitFormatDiagnostic() argument
3676 if (InFunctionCall) { in EmitFormatDiagnostic()