xref: /llvm-project/llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.h (revision 35369c1eb6c4066a563c5a1766c5fb449dc85eb5)
1 // This header has no functions
2 
3 #define NOFUNCTIONS(x) (x) > 0 ? 0 : 1
4