Codebase Browser
llvm
Go to App
llvm
/
clang/test/ASTMerge/macro/Inputs/
macro2.m
void foo(void); void bar(void) { foo(); }