xref: /llvm-project/clang-tools-extra/test/clang-query/Inputs/runtime_file.script (revision 5e9401c2c21efcd55aae42d0b3d68034d344b08d)
1set bind-root false
2
3l func functionDecl(hasName("bar"))
4m func.bind("f")
5m varDecl().bind("v")