Searched refs:hasRange (Results 1 – 3 of 3) sorted by relevance
86 …const bool hasRange() const; //!< we have a valid range executed (may be false if nacc).170 inline const bool OcsdCodeFollower::hasRange() const in hasRange() function
605 if(m_code_follower.hasRange()) in processPHdr()626 if(m_code_follower.hasRange()) in processPHdr()
356 bool hasRange() const { return K == StmtK || K == RangeK || K == DeclK; } in hasRange() function520 if (addPosRange && Pos.hasRange()) addRange(Pos.asRange()); in PathDiagnosticPiece()