Searched defs:ArgumentExpr (Results 1 – 2 of 2) sorted by relevance
400 static SVal processArgument(SVal Value, const Expr *ArgumentExpr, in processArgument()
6578 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic()14044 const Expr *ArgumentExpr = ExprArgs[ArgumentIdxAST]; in CheckArgumentWithTypeTag() local