Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Darray-parameter.cpp16 static constexpr int Extent = 10; variable
/llvm-project/flang/include/flang/Runtime/
H A Ddescriptor.h51 RT_API_ATTRS SubscriptValue Extent() const { return raw_.extent; } Extent() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp407 NonLoc Offset, NonLoc Extent, SVal Location, in getExceedsMsgs() argument
698 NonLoc Offset, std::optional<NonLoc> Extent, in reportOOB() argument
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp330 auto Extent = getLineExtent(ChildId); getLineExtentIncludingInlinees() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp864 SVal Extent = Top->getMemRegionManager().getStaticSize(Top, SVB); collectSubRegionBindings() local