Home
last modified time | relevance | path

Searched defs:ArgumentExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp400 static SVal processArgument(SVal Value, const Expr *ArgumentExpr, in processArgument()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6578 Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, in EmitFormatDiagnostic()
14044 const Expr *ArgumentExpr = ExprArgs[ArgumentIdxAST]; in CheckArgumentWithTypeTag() local