llvm/clang-tools-extra/test/clang-query/Inputs/runtime_file.script

set bind-root false

l func functionDecl(hasName("bar"))
m func.bind("f")
m varDecl().bind("v")