Home
last modified time | relevance | path

Searched defs:RangeType (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h23 typedef Range<lldb::addr_t, lldb::addr_t> RangeType; typedef
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacrestyp.h419 UINT8 RangeType; member
426 UINT8 RangeType; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2580 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) BuildNonArrayForRange() argument
2810 QualType RangeType = Range->getType(); BuildCXXForRangeStmt() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1404 APSIntType RangeType = ValueFactory.getAPSIntType(T); in getSymmetricalRange() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6293 ConstantRange::PreferredRangeType RangeType = computeConstantRangeIncludingKnownBits() local
H A DScalarEvolution.cpp6606 ConstantRange::PreferredRangeType RangeType = getRangeRef() local
[all...]