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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp837 static const MemRegion *getLocationRegionIfReference(const Expr *E, function
968 if (const MemRegion *RR = getLocationRegionIfReference(Inner, N))
976 if (const MemRegion *RR = getLocationRegionIfReference(Inner, N)) {

Completed in 107 milliseconds