xref: /llvm-project/clang-tools-extra/test/clang-query/Inputs/runtime_file.script (revision 5e9401c2c21efcd55aae42d0b3d68034d344b08d)
1*5e9401c2SChris Warnerset bind-root false
2*5e9401c2SChris Warner
3*5e9401c2SChris Warnerl func functionDecl(hasName("bar"))
4*5e9401c2SChris Warnerm func.bind("f")
5*5e9401c2SChris Warnerm varDecl().bind("v")