Searched refs:UsingAlignedNew (Results 1 – 3 of 3) sorted by relevance
26 static const bool UsingAlignedNew = false; variable28 static const bool UsingAlignedNew = true; variable59 const bool ExpectAligned = IsOverAlignedType && UsingAlignedNew; in test_aligned()
23 static const bool UsingAlignedNew = false; variable25 static const bool UsingAlignedNew = true; variable56 const bool ExpectAligned = IsOverAlignedType && UsingAlignedNew; in test_aligned()
22 static const bool UsingAlignedNew = false; variable24 static const bool UsingAlignedNew = true; variable54 const bool ExpectAligned = IsOverAlignedType && UsingAlignedNew; in test_aligned()