Home
last modified time | relevance | path

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

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