Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp4813 class malloc_alloc class
4818 malloc_alloc() = default;
4819 template <class U> malloc_alloc(const malloc_alloc<U>&) noexcept {} in malloc_alloc() function in __cxxabiv1::__anon1106586f0111::malloc_alloc
4834 operator==(const malloc_alloc<T>&, const malloc_alloc<U>&) noexcept in operator ==()
4842 operator!=(const malloc_alloc<T>& x, const malloc_alloc<U>& y) noexcept in operator !=()
4872 malloc_alloc<char>> String;