Searched defs:Construction (Results 1 – 3 of 3) sorted by relevance
207 =head2 Construction global() section in OBJECT LIFECYCLE
901 .. _legalize types:902 .. _Legalize SelectionDAG Types:903 .. _Legalize SelectionDAG Ops:
25 TEST(AllocatorTest, Construction) { Allocator<sizeof(TestData)> A(2 << 11); } in TEST() argument