Lines Matching +full:- +full:- +full:cxx
5 name = "cxx",
13 ":cxxbridge-macro",
16 deps = [":core-lib"],
28 data = ["gen/cmd/src/gen/include/cxx.h"],
31 "//third-party:clap",
32 "//third-party:codespan-reporting",
33 "//third-party:proc-macro2",
34 "//third-party:quote",
35 "//third-party:syn",
41 hdrs = ["include/cxx.h"],
48 name = "core-lib",
49 srcs = ["src/cxx.cc"],
50 hdrs = ["include/cxx.h"],
54 name = "cxxbridge-macro",
58 "//third-party:proc-macro2",
59 "//third-party:quote",
60 "//third-party:syn",
65 name = "cxx-build",
67 data = ["gen/build/src/gen/include/cxx.h"],
70 "//third-party:cc",
71 "//third-party:codespan-reporting",
72 "//third-party:once_cell",
73 "//third-party:proc-macro2",
74 "//third-party:quote",
75 "//third-party:scratch",
76 "//third-party:syn",
81 name = "cxx-gen",
83 data = ["gen/lib/src/gen/include/cxx.h"],
87 "//third-party:cc",
88 "//third-party:codespan-reporting",
89 "//third-party:proc-macro2",
90 "//third-party:quote",
91 "//third-party:syn",