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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h491 class MemRegionVal : public Loc { class in namespace:clang::ento::loc
493 explicit MemRegionVal(const MemRegion* r) : Loc(MemRegionKind, r) {} function in class:clang::ento::loc::MemRegionVal
518 MemRegionVal() {} function in class:clang::ento::loc::MemRegionVal

Completed in 42 milliseconds