Searched refs:construct (Results 1 – 9 of 9) sorted by relevance
135 void construct(pointer p, const_reference val) { in construct() function139 void construct(U* p, Args&&... args) { in construct() function
196 void construct(pointer p, const_reference val) { in construct() function200 void construct(U* p, Args&&... args) { in construct() function
6 # so we can construct a class hierarchy that would have a surprising result:
118 alloc.construct(ret, in SwapAllocCompiledMethod()
207 void construct(U* p, Args&&... args) { in construct() function
194 void construct(U* p, Args&&... args) { in construct() function
663 allocfn_.construct(allocfn_.address(data_[i])); in AllocateStorage()
66 as unit tests to verify a particular construct in ART. These tests may depend on
236 quickly construct these without caring about the type.