xref
: /
llvm-project
/
clang-tools-extra
/
test
/
clang-query
/
Inputs
/
runtime_file.script
(revision 5e9401c2c21efcd55aae42d0b3d68034d344b08d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
set bind-root false
2
3
l func functionDecl(hasName("bar"))
4
m
func.bind
("f")
5
m varDecl().bind("v")