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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h482 /// BlockDataRegion - A region that represents a block instance.
488 class BlockDataRegion : public SubRegion { class in namespace:clang::ento
494 BlockDataRegion(const BlockTextRegion *bc, const LocationContext *lc, function in class:clang::ento::BlockDataRegion
1047 const BlockDataRegion *getBlockDataRegion(const BlockTextRegion *bc,

Completed in 34 milliseconds