xref: /llvm-project/clang-tools-extra/test/clang-include-fixer/Inputs/merge/a.yaml (revision 43356f56bd2ede05c70db537e3f8b50a31444487)
1---
2Name:           foo
3Contexts:
4  - ContextType:     Namespace
5    ContextName:     a
6FilePath:        foo.h
7Type:            Class
8Seen:            1
9Used:            1
10...
11---
12Name:           bar
13Contexts:
14  - ContextType:     Namespace
15    ContextName:     a
16FilePath:        ../include/bar.h
17Type:            Class
18Seen:            1
19Used:            2
20...
21