Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dattr-mode-tmpl.cpp35 void CheckMachineMode() { in CheckMachineMode() function
88 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()