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

/external/google-breakpad/src/google_breakpad/processor/
H A Dmemory_region.h32 // A MemoryRegion provides virtual access to a range of memory. It is an
48 class MemoryRegion { class in namespace:google_breakpad
50 virtual ~MemoryRegion() {}
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h85 RequestNodeVisitor(const MemRegion *const MemoryRegion, argument
87 : RequestRegion(MemoryRegion), ErrorText(ErrText) {}

Completed in 260 milliseconds