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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h443 /// AllocaRegion - A region that represents an untyped blob of bytes created
445 class AllocaRegion : public SubRegion { class in namespace:clang::ento
452 AllocaRegion(const Expr *ex, unsigned cnt, const MemRegion *superRegion) function in class:clang::ento::AllocaRegion
1181 const AllocaRegion *getAllocaRegion(const Expr *Ex, unsigned Cnt,

Completed in 101 milliseconds