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

/freebsd-13-stable/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp178 std::pair<StringRef, StringRef> LineRange = Input.split(':'); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp65 int64_t LineRange = MaxDelta - MinDelta + 1; local
172 auto LineRange = DeltaInfos[J].Delta - FirstDelta; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h90 uint8_t LineRange; member in struct:llvm::DWARFDebugLine::Prologue
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h158 uint8_t LineRange; member in struct:llvm::DWARFYAML::LineTable

Completed in 119 milliseconds