Searched defs:RangeType (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h20 typedef Range<lldb::addr_t, lldb::addr_t> RangeType; typedef in class:lldb_private::MemoryRegionInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4434 ConstantRange::PreferredRangeType RangeType = local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacrestyp.h413 UINT8 RangeType; member in struct:acpi_memory_attribute
420 UINT8 RangeType; member in struct:acpi_io_attribute
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2194 BuildNonArrayForRange(Sema &SemaRef, Expr *BeginRange, Expr *EndRange, QualType RangeType, VarDecl *BeginVar, VarDecl *EndVar, SourceLocation ColonLoc, SourceLocation CoawaitLoc, OverloadCandidateSet *CandidateSet, ExprResult *BeginExpr, ExprResult *EndExpr, BeginEndFunction *BEF) argument

Completed in 258 milliseconds