Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp198 SVal StructSVal = N->getState()->getLValue(VD, N->getLocationContext()); in getLocationRegionIfReference() local
199 return N->getState()->getLValue(FD, StructSVal).getAsRegion(); in getLocationRegionIfReference()