Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Lex/
H A DScratchBuffer.h28 unsigned BytesUsed; variable
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h253 uint32_t BytesUsed = CurrentOffset - BeginOffset; in bytesRemaining() local
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h44 std::vector<uint8_t> BytesUsed; member
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp338 // If BytesUsed fit into the vector, we win. in operator <<() local
316 size_t BytesUsed = Fmt.print(OutBufCur, BufferBytesLeft); operator <<() local
[all...]