Home
last modified time | relevance | path

Searched defs:TmpBuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h316 std::unique_ptr<TempBuffer> TmpBuf; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp467 SmallString<0> TmpBuf; in computeHeadersSize() local