Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp584 uint32_t LineLength = std::next(LineIter)->Addr - LineIter->Addr; in findLineNumbersByVA() local
/llvm-project-15.0.7/clang/lib/Format/
H A DBreakableToken.cpp553 unsigned LineLength = in getRemainingLength() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1815 unsigned LineLength = 0; member