clang-tools  10.0.0
foo.cpp
Go to the documentation of this file.
1 #include "sub_dir/foo.h"
2 int foo() { return 42; }
int foo()
Definition: foo.cpp:2