Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp170 static const VarDecl *getVarDeclForExpression(const Expr *E) { in getVarDeclForExpression() function
185 const VarDecl *VD = getVarDeclForExpression(Base); in getLocationRegionIfReference()
200 const VarDecl *VD = getVarDeclForExpression(E); in getLocationRegionIfReference()