Codebase Browser
llvm
Go to App
llvm
/
clang/test/Index/Inputs/
remap-load-to.c
int foo(int parm1, float parm2) { return parm1 + parm2; }