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
  139   bool hasStackNonParametersStorage() const;

References

tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
 1561   if (R->hasStackNonParametersStorage()) {
 1936   if (R->hasStackNonParametersStorage()) {