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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h237 class StaticGlobalSpaceRegion : public GlobalsSpaceRegion { class in namespace:clang::ento
242 StaticGlobalSpaceRegion(MemRegionManager *mgr, const CodeTextRegion *cr) function in class:clang::ento::StaticGlobalSpaceRegion
1135 llvm::DenseMap<const CodeTextRegion *, StaticGlobalSpaceRegion *>

Completed in 101 milliseconds