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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h625 /// BlockDataRegion - A region that represents a block instance.
631 class BlockDataRegion : public TypedRegion { class in namespace:clang::ento
639 BlockDataRegion(const BlockTextRegion *bc, const LocationContext *lc, function in class:clang::ento::BlockDataRegion
1273 const BlockDataRegion *getBlockDataRegion(const BlockTextRegion *bc,

Completed in 37 milliseconds