Home
last modified time | relevance | path

Searched defs:hasRange (Results 1 – 3 of 3) 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
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h359 bool hasRange() const { return K == StmtK || K == RangeK || K == DeclK; } in hasRange() function