Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-nocf_check.c13 void testNoCfCheckImpl(double __attribute__((nocf_check)) i) {} // expected-warning {{'nocf_check' … in testNoCfCheckImpl() function
H A Dattr-nocf_check.cpp13 void testNoCfCheckImpl(double i [[gnu::nocf_check]]) {} // expected-warning {{'nocf_check' attribut… in testNoCfCheckImpl() function