Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dallocation_guard.h100 _Alloc __alloc_; member
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Dallocation_guard.h99 _Alloc __alloc_; member
/freebsd/contrib/llvm-project/libcxx/include/__vector/
H A Dvector.h233 : __alloc_(__alloc) { in __alloc_() function