Home
last modified time | relevance | path

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

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