Searched refs:testNoCfCheckImpl (Results 1 – 2 of 2) sorted by relevance
13 void testNoCfCheckImpl(double __attribute__((nocf_check)) i) {} // expected-warning {{'nocf_check' … in testNoCfCheckImpl() function
13 void testNoCfCheckImpl(double i [[gnu::nocf_check]]) {} // expected-warning {{'nocf_check' attribut… in testNoCfCheckImpl() function