[OpenACC] Implement 'collapse' for combined constructs.
[llvm-project.git] / clang-tools-extra / clangd / test / Inputs / background-index / foo.cpp
blob21fc589166a431e898703993574a180a00639ba8
1 #include "sub_dir/foo.h"
2 int foo() { return 42; }