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

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

Completed in 281 milliseconds