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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h810 /// CompoundLiteralRegion - A memory region representing a compound literal.
813 class CompoundLiteralRegion : public TypedValueRegion { class in namespace:clang::ento
818 CompoundLiteralRegion(const CompoundLiteralExpr *cl, const MemRegion* sReg) function in class:clang::ento::CompoundLiteralRegion
1186 const CompoundLiteralRegion*

Completed in 92 milliseconds