Searched defs:InMemoryBuffer (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | FileOutputBuffer.cpp | 73 class InMemoryBuffer : public FileOutputBuffer { global() class |
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ | ||
H A D | xray_basic_logging.cpp | 58 void *InMemoryBuffer = nullptr; member |