Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp407 NonLoc Offset, NonLoc Extent, SVal Location, in getExceedsMsgs()
698 NonLoc Offset, std::optional<NonLoc> Extent, in reportOOB()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp330 auto Extent = getLineExtent(ChildId); in getLineExtentIncludingInlinees() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp864 SVal Extent = Top->getMemRegionManager().getStaticSize(Top, SVB); in collectSubRegionBindings() local