Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DUnnecessaryValueParamCheck.cpp34 bool isReferencedOutsideOfCallExpr(const FunctionDecl &Function, in isReferencedOutsideOfCallExpr() function
142 isReferencedOutsideOfCallExpr(*Function, *Result.Context) || in check()