[mlir][sparse] implement non-permutation MapRef encoding (#69406)
[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; }