Home
last modified time | relevance | path

Searched defs:Bufs (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp154 SmallVector<std::unique_ptr<llvm::MemoryBuffer>, 4> Bufs; in createChainedIncludesSource() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h316 InitAllocatorsFromBuffers(Allocators::Buffers & Bufs) InitAllocatorsFromBuffers() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp114 GlobalVariable *createBinDesc(Module &M, ArrayRef<ArrayRef<char>> Bufs, in createBinDesc() argument