Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.elements/sentinel/
H A Dbase.pass.cpp26 using BaseRange = std::ranges::subrange<std::tuple<int>*, Sent>; in test() typedef
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProBoundsConstantArrayIndexCheck.cpp75 SourceRange BaseRange; in check() local
/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp709 SourceRange BaseRange = BaseExpr ? BaseExpr->getSourceRange() : SourceRange(); LookupMemberExprInRecord() local
H A DSemaExprObjC.cpp2005 SourceRange BaseRange = Super? SourceRange(SuperLoc) HandleExprPropertyRefExpr() local
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp5340 SourceRange BaseRange; ParseEnumSpecifier() local