Searched defs:End (Results 1 - 25 of 341) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRnglists.cpp19 Error RangeListEntry::extract(DWARFDataExtractor Data, uint64_t End, argument
H A DDWARFDebugAddr.cpp62 uint64_t End = HeaderOffset + getLength(); local
H A DDWARFDebugAbbrev.cpp115 const auto End = AbbrDeclSets.end(); local
/freebsd-11-stable/contrib/gdb/
H A Ddjunpack.bat51 :End label
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerExtraCounters.cpp24 uintptr_t *End = reinterpret_cast<uintptr_t*>(ExtraCountersEnd()); local
H A DFuzzerDataFlowTrace.cpp149 const char *End = Line.c_str() + Line.size(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSet.h44 void insert(const InputIt &Begin, const InputIt &End) { argument
H A DSequence.h75 seq(ValueT Begin, ValueT End) argument
H A DSetVector.h59 SetVector(It Start, It End) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DAnnotations.h52 size_t End = 0; member in struct:llvm::Annotations::Range
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.cpp59 unsigned End = Start + Obj.Size; local
69 unsigned End = Start + Obj.Size; local
70 LLVM_DEBUG(dbgs() << " First candidate: " << Start << " .. " << End << "\n"); local
84 << End << "\\n"); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSymbol.cpp44 NameEntryStorageTy *End = Start + (Name ? 1 : 0); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h29 StoredDeclsMap::iterator It, End; member in class:clang::DeclContext::all_lookups_iterator
39 all_lookups_iterator(StoredDeclsMap::iterator It, StoredDeclsMap::iterator End) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMLoc.h50 SMLoc Start, End; member in class:llvm::SMRange
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DStringTable.h31 auto End = Data.find('\0', Offset); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DStringExtras.cpp43 StringRef::size_type End = Source.find_first_of(Delimiters, Start); local
H A DGlobPattern.cpp36 uint8_t End = S[2]; local
80 size_t End = S.find(']', 2); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h73 unsigned End; member in struct:llvm::VFRange
/freebsd-11-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c371 UINT8 *End = Buffer + Length; local
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c237 char *End; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h31 End, member in class:llvm::xray::BlockPrinter::State
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp66 uint32_t End = Begin + StringSize; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h46 CharUnits End; member in struct:clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h46 const XRaySledEntry *End; member in struct:XRayFunctionSledIndex
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp67 const auto End = CountFrequencies.end(); local

Completed in 270 milliseconds

1234567891011>>