Home
last modified time | relevance | path

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

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