72 lines · yaml
1---2Name: foo3Contexts:4 - ContextType: Namespace5 ContextName: a6 - ContextType: Namespace7 ContextName: b8FilePath: foo.h9Type: Class10Seen: 111Used: 012---13Name: foo_bar14Contexts:15 - ContextType: Namespace16 ContextName: a17 - ContextType: Namespace18 ContextName: b19FilePath: foobar.h20Type: Class21Seen: 022Used: 023---24Name: bar25Contexts:26 - ContextType: Namespace27 ContextName: a28 - ContextType: Namespace29 ContextName: b30FilePath: ../include/bar.h31Type: Class32Seen: 133Used: 034---35Name: bar36Contexts:37 - ContextType: Namespace38 ContextName: a39 - ContextType: Namespace40 ContextName: b41FilePath: ../include/bar.h42Type: Class43Seen: 344Used: 045---46Name: bar47Contexts:48 - ContextType: Namespace49 ContextName: a50 - ContextType: Namespace51 ContextName: b52FilePath: ../include/zbar.h53Type: Class54Seen: 355Used: 056---57Name: b58Contexts:59FilePath: var.h60Type: Variable61Seen: 162Used: 063---64Name: bar65Contexts:66 - ContextType: Namespace67 ContextName: c68FilePath: test/clang-include-fixer/baz.h69Type: Class70Seen: 171Used: 072