reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
 1299   const AllocaRegion *getAllocaRegion(const Expr *Ex, unsigned Cnt,

References

tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
   83       RM.getAllocaRegion(CE, C.blockCount(), C.getLocationContext());