Searched defs:RangeType (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | MemoryRegionInfo.h | 23 typedef Range<lldb::addr_t, lldb::addr_t> RangeType; typedef
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acrestyp.h | 419 UINT8 RangeType; member 426 UINT8 RangeType; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 2580 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 D | RangeConstraintManager.cpp | 1404 APSIntType RangeType = ValueFactory.getAPSIntType(T); in getSymmetricalRange() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6293 ConstantRange::PreferredRangeType RangeType = computeConstantRangeIncludingKnownBits() local
|
H A D | ScalarEvolution.cpp | 6606 ConstantRange::PreferredRangeType RangeType = getRangeRef() local [all...] |