Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1499 static const MemRegion *getLocationRegionIfReference(const Expr *E, in getLocationRegionIfReference() function
1622 const MemRegion *RR = getLocationRegionIfReference(Inner, LVNode); in trackExpressionValue()