Home
last modified time | relevance | path

Searched refs:ManagedBuffer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp191 auto ManagedBuffer = std::make_unique<Buffer>(); in InotifyPollingLoop() local
192 char *const Buf = ManagedBuffer->buffer; in InotifyPollingLoop()