clang-tools  11.0.0
background-index/sub_dir/foo.h
Go to the documentation of this file.
1 #ifndef FOO_H
2 #define FOO_H
3 int foo();
4 #endif
foo
int foo()
Definition: foo.cpp:2