Home | History | Annotate | Download | only in Analysis

Lines Matching defs:getDirection

161     /// getDirection - Returns the direction associated with a particular
163 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
247 /// getDirection - Returns the direction associated with a particular
249 unsigned getDirection(unsigned Level) const override;