Home
last modified time | relevance | path

Searched defs:emplace_front (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h223 template <class... Ts> void emplace_front(Ts &&... Vs) { in emplace_front() function in llvm::AllocatorList
/third_party/gn/src/base/containers/
H A Dcircular_deque.h837 reference emplace_front(Args&&... args) { in emplace_front() function in base::circular_deque

Completed in 3 milliseconds