Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/common/
Docsd_code_follower.h170 inline const bool OcsdCodeFollower::hasRange() const in hasRange() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h286 bool hasRange() const { return K == StmtK || K == RangeK || K == DeclK; } in hasRange() function