Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
clang
/
327f79bc69360fadf014aecc5e81bc706f9693b6
/
.
/
test
/
ASTMerge
/
macro
/
Inputs
/
macro2.m
blob: b5b155a95b52697c96c3f6075c401f7780cb01e4 [
file
] [
log
] [
blame
]
void
foo
();
void
bar
()
{
foo
();
}