Home
last modified time | relevance | path

Searched defs:GlobalAddressDescription (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_descriptions.h156 struct GlobalAddressDescription { struct
169 bool PointsInsideTheSameVariable(const GlobalAddressDescription &other) const; argument