Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DRedundantStrcatCallsCheck.cpp61 const clang::CallExpr *processArgument(const Expr *Arg, in processArgument() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp400 static SVal processArgument(SVal Value, const Expr *ArgumentExpr, processArgument() function