void function() { } class Foo; void functionWithArguments(int i, char *c, const Foo &ref) { } void newFunction() { } #define Macro void f() { }