Searched defs:MemRegionVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h598 class MemRegionVal : public Loc { class in namespace:clang::ento::loc
600 explicit MemRegionVal(const MemRegion* r) : Loc(MemRegionValKind, r) { function in class:clang::ento::loc::MemRegionVal

Completed in 101 milliseconds