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

/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacrestyp.h305 UINT8 RangeType; member in struct:acpi_memory_attribute
312 UINT8 RangeType; member in struct:acpi_io_attribute
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1893 BuildNonArrayForRange(Sema &SemaRef, Scope *S, Expr *BeginRange, Expr *EndRange, QualType RangeType, VarDecl *BeginVar, VarDecl *EndVar, SourceLocation ColonLoc, OverloadCandidateSet *CandidateSet, ExprResult *BeginExpr, ExprResult *EndExpr, Sema::BeginEndFunction *BEF) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h1327 typedef Range<lldb::addr_t, lldb::addr_t> RangeType; typedef in class:lldb_private::MemoryRegionInfo

Completed in 84 milliseconds