Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp400 static SVal processArgument(SVal Value, const Expr *ArgumentExpr, in processArgument() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11380 EmitFormatDiagnostic(Sema & S,bool InFunctionCall,const Expr * ArgumentExpr,const PartialDiagnostic & PDiag,SourceLocation Loc,bool IsStringLocation,Range StringRange,ArrayRef<FixItHint> FixIt) EmitFormatDiagnostic() argument
19383 const Expr *ArgumentExpr = ExprArgs[ArgumentIdxAST]; CheckArgumentWithTypeTag() local
[all...]