Home
last modified time | relevance | path

Searched defs:UsedBytes (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h63 BitVector UsedBytes; variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp261 uint64_t UsedBytes = formatMsfStreamBlocks() local
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.cpp261 std::atomic<size_t> UsedBytes; // Updated after writes. member in clang::clangd::TUScheduler::HeaderIncluderCache
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1858 SourceLocation::UIntTy UsedBytes = updateSlocUsageStats() local