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