Searched defs:UsedBytes (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ | ||
H A D | UDTLayout.h | 63 BitVector UsedBytes; variable |
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | LinePrinter.cpp | 261 uint64_t UsedBytes = formatMsfStreamBlocks() local |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | TUScheduler.cpp | 261 std::atomic<size_t> UsedBytes; // Updated after writes. member in clang::clangd::TUScheduler::HeaderIncluderCache |
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 1858 SourceLocation::UIntTy UsedBytes = updateSlocUsageStats() local |