Home
last modified time | relevance | path

Searched defs:LineLength (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp386 uint64_t LineLength = std::min(4 - WordPos % 4, Size - WordPos); dumpTracebackTable() local
399 uint64_t LineLength = std::min(4 - Index % 4, Size - Index); dumpTracebackTable() local
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp584 uint32_t LineLength = std::next(LineIter)->Addr - LineIter->Addr; findLineNumbersByVA() local
/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp667 unsigned LineLength = in getRemainingLength() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1251 unsigned LineLength = 0; in highlightLines() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2191 unsigned LineLength = 0; global() member
[all...]