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
 1479   bool hasTrait(const MemRegion *MR, InvalidationKinds IK) const;

References

tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
 1035   bool doNotInvalidateSuperRegion = ITraits.hasTrait(
 1070       ITraits.hasTrait(baseR,
 1179     bool doNotInvalidateSuperRegion = ITraits.hasTrait(
 1275   return ITraits.hasTrait(MemSpace,