Searched refs:CheckMachineMode (Results 1 – 1 of 1) sorted by relevance
35 void CheckMachineMode() { in CheckMachineMode() function88 CheckMachineMode<int>(); // expected-note{{in instantiation of}} in main()89 CheckMachineMode<EnumType>(); // expected-note{{in instantiation of}} in main()90 CheckMachineMode<float>(); // expected-note{{in instantiation of}} in main()