tree: 6f63305d6d1755f99562eb22ff1510de0863110d [path history] [tgz]
  1. libclang-3.8/
  2. libclang-3.9/
  3. libclang-4/
  4. 16-byte-alignment.rs
  5. 16-byte-alignment_1_0.rs
  6. 381-decltype-alias.rs
  7. accessors.rs
  8. annotation_hide.rs
  9. anon_enum.rs
  10. anon_enum_trait.rs
  11. anon_enum_whitelist.rs
  12. anon_struct_in_union.rs
  13. anon_struct_in_union_1_0.rs
  14. anon_union.rs
  15. anon_union_1_0.rs
  16. anonymous-template-types.rs
  17. arg_keyword.rs
  18. array-of-zero-sized-types.rs
  19. bad-namespace-parenthood-inheritance.rs
  20. base-to-derived.rs
  21. bitfield-32bit-overflow.rs
  22. bitfield-enum-basic.rs
  23. bitfield-large.rs
  24. bitfield-method-same-name.rs
  25. bitfield_align.rs
  26. bitfield_align_2.rs
  27. bitfield_large_overflow.rs
  28. bitfield_method_mangling.rs
  29. blacklist-and-impl-debug.rs
  30. blocks.rs
  31. builtin-template.rs
  32. c-empty-layout.rs
  33. canonical_path_without_namespacing.rs
  34. char.rs
  35. class.rs
  36. class_1_0.rs
  37. class_nested.rs
  38. class_no_members.rs
  39. class_static.rs
  40. class_static_const.rs
  41. class_use_as.rs
  42. class_with_dtor.rs
  43. class_with_inner_struct.rs
  44. class_with_inner_struct_1_0.rs
  45. class_with_typedef.rs
  46. comment-indent.rs
  47. complex.rs
  48. complex_global.rs
  49. const_array_fn_arg.rs
  50. const_enum_unnamed.rs
  51. const_ptr.rs
  52. const_resolved_ty.rs
  53. const_tparam.rs
  54. constant-non-specialized-tp.rs
  55. constify-all-enums.rs
  56. constify-enum.rs
  57. constify-module-enums-basic.rs
  58. constify-module-enums-namespace.rs
  59. constify-module-enums-shadow-name.rs
  60. constify-module-enums-simple-alias.rs
  61. constify-module-enums-simple-nonamespace.rs
  62. constify-module-enums-types.rs
  63. constructor-tp.rs
  64. constructors.rs
  65. contains-vs-inherits-zero-sized.rs
  66. convert-cpp-comment-to-rust.rs
  67. convert-floats.rs
  68. cpp-empty-layout.rs
  69. crtp.rs
  70. dash_language.rs
  71. decl_extern_int_twice.rs
  72. decl_ptr_to_array.rs
  73. default-template-parameter.rs
  74. derive-bitfield-method-same-name.rs
  75. derive-clone.rs
  76. derive-clone_1_0.rs
  77. derive-debug-bitfield.rs
  78. derive-debug-function-pointer.rs
  79. derive-debug-generic.rs
  80. derive-debug-mangle-name.rs
  81. derive-debug-opaque-template-instantiation.rs
  82. derive-debug-opaque.rs
  83. derive-default-and-blacklist.rs
  84. derive-fn-ptr.rs
  85. derive-hash-and-blacklist.rs
  86. derive-hash-blacklisting.rs
  87. derive-hash-struct-with-anon-struct-float.rs
  88. derive-hash-struct-with-float-array.rs
  89. derive-hash-struct-with-incomplete-array.rs
  90. derive-hash-struct-with-pointer.rs
  91. derive-hash-template-def-float.rs
  92. derive-hash-template-inst-float.rs
  93. derive-partialeq-and-blacklist.rs
  94. derive-partialeq-anonfield.rs
  95. derive-partialeq-base.rs
  96. derive-partialeq-bitfield.rs
  97. derive-partialeq-core.rs
  98. derive-partialeq-pointer.rs
  99. derive-partialeq-union.rs
  100. derive-partialeq-union_1_0.rs
  101. disable-namespacing.rs
  102. divide-by-zero-in-struct-layout.rs
  103. do-not-derive-copy.rs
  104. doggo-or-null.rs
  105. duplicated-namespaces-definitions.rs
  106. duplicated-namespaces.rs
  107. duplicated_constants_in_ns.rs
  108. elaborated.rs
  109. empty-enum.rs
  110. empty_template_param_name.rs
  111. enum.rs
  112. enum_alias.rs
  113. enum_and_vtable_mangling.rs
  114. enum_dupe.rs
  115. enum_explicit_type.rs
  116. enum_in_template_with_typedef.rs
  117. enum_negative.rs
  118. enum_packed.rs
  119. error-E0600-cannot-apply-unary-negation-to-u32.rs
  120. eval-variadic-template-parameter.rs
  121. extern.rs
  122. float128.rs
  123. forward-declaration-autoptr.rs
  124. forward-enum-decl.rs
  125. forward-inherit-struct-with-fields.rs
  126. forward-inherit-struct.rs
  127. forward_declared_complex_types.rs
  128. forward_declared_complex_types_1_0.rs
  129. forward_declared_struct.rs
  130. func_proto.rs
  131. func_ptr.rs
  132. func_ptr_in_struct.rs
  133. func_with_array_arg.rs
  134. func_with_func_ptr_arg.rs
  135. gen-constructors-neg.rs
  136. gen-constructors.rs
  137. gen-destructors-neg.rs
  138. gen-destructors.rs
  139. generate-inline.rs
  140. in_class_typedef.rs
  141. infinite-macro.rs
  142. inherit-from-template-instantiation-with-vtable.rs
  143. inherit-namespaced.rs
  144. inherit_named.rs
  145. inherit_typedef.rs
  146. inline-function.rs
  147. inline_namespace.rs
  148. inline_namespace_conservative.rs
  149. inline_namespace_no_ns_enabled.rs
  150. inline_namespace_whitelist.rs
  151. inner_const.rs
  152. inner_template_self.rs
  153. int128_t.rs
  154. issue-1025-unknown-enum-repr.rs
  155. issue-1034.rs
  156. issue-1040.rs
  157. issue-1076-unnamed-bitfield-alignment.rs
  158. issue-1113-template-references.rs
  159. issue-1118-using-forward-decl.rs
  160. issue-1197-pure-virtual-stuff.rs
  161. issue-358.rs
  162. issue-372.rs
  163. issue-410.rs
  164. issue-446.rs
  165. issue-447.rs
  166. issue-493.rs
  167. issue-493_1_0.rs
  168. issue-537.rs
  169. issue-544-stylo-creduce-2.rs
  170. issue-544-stylo-creduce.rs
  171. issue-569-non-type-template-params-causing-layout-test-failures.rs
  172. issue-573-layout-test-failures.rs
  173. issue-574-assertion-failure-in-codegen.rs
  174. issue-584-stylo-template-analysis-panic.rs
  175. issue-638-stylo-cannot-find-T-in-this-scope.rs
  176. issue-639-typedef-anon-field.rs
  177. issue-643-inner-struct.rs
  178. issue-645-cannot-find-type-T-in-this-scope.rs
  179. issue-648-derive-debug-with-padding.rs
  180. issue-654-struct-fn-collision.rs
  181. issue-662-cannot-find-T-in-this-scope.rs
  182. issue-662-part-2.rs
  183. issue-674-1.rs
  184. issue-674-2.rs
  185. issue-674-3.rs
  186. issue-677-nested-ns-specifier.rs
  187. issue-691-template-parameter-virtual.rs
  188. issue-739-pointer-wide-bitfield.rs
  189. issue-801-opaque-sloppiness.rs
  190. issue-807-opaque-types-methods-being-generated.rs
  191. issue-816.rs
  192. issue-820-unused-template-param-in-alias.rs
  193. issue-826-generating-methods-when-asked-not-to.rs
  194. issue-833-1.rs
  195. issue-833-2.rs
  196. issue-833.rs
  197. issue-834.rs
  198. issue-848-replacement-system-include.rs
  199. issue-888-enum-var-decl-jump.rs
  200. issue-944-derive-copy-and-blacklisting.rs
  201. issue_311.rs
  202. issue_315.rs
  203. jsval_layout_opaque.rs
  204. jsval_layout_opaque_1_0.rs
  205. keywords.rs
  206. layout.rs
  207. layout_align.rs
  208. layout_arp.rs
  209. layout_array.rs
  210. layout_array_too_long.rs
  211. layout_cmdline_token.rs
  212. layout_eth_conf.rs
  213. layout_eth_conf_1_0.rs
  214. layout_kni_mbuf.rs
  215. layout_large_align_field.rs
  216. layout_mbuf.rs
  217. layout_mbuf_1_0.rs
  218. libclang_version_specific_generated_tests.rs
  219. macro-expr-basic.rs
  220. macro-expr-uncommon-token.rs
  221. macro-redef.rs
  222. macro_const.rs
  223. maddness-is-avoidable.rs
  224. mangling-ios.rs
  225. mangling-linux32.rs
  226. mangling-linux64.rs
  227. mangling-macos.rs
  228. mangling-win32.rs
  229. mangling-win64.rs
  230. method-mangling.rs
  231. module-whitelisted.rs
  232. msvc-no-usr.rs
  233. multiple-inherit-empty-correct-layout.rs
  234. mutable.rs
  235. namespace.rs
  236. nested.rs
  237. nested_vtable.rs
  238. nested_within_namespace.rs
  239. no-comments.rs
  240. no-derive-debug.rs
  241. no-derive-default.rs
  242. no-hash-opaque.rs
  243. no-hash-whitelisted.rs
  244. no-partialeq-opaque.rs
  245. no-partialeq-whitelisted.rs
  246. no-recursive-whitelisting.rs
  247. no-std.rs
  248. no_copy.rs
  249. no_copy_opaque.rs
  250. no_copy_whitelisted.rs
  251. non-type-params.rs
  252. nsBaseHashtable.rs
  253. nsStyleAutoArray.rs
  254. objc_category.rs
  255. objc_class.rs
  256. objc_class_method.rs
  257. objc_interface.rs
  258. objc_interface_type.rs
  259. objc_method.rs
  260. objc_method_clash.rs
  261. objc_property_fnptr.rs
  262. objc_protocol.rs
  263. objc_sel_and_id.rs
  264. objc_whitelist.rs
  265. only_bitfields.rs
  266. opaque-template-inst-member-2.rs
  267. opaque-template-inst-member.rs
  268. opaque-template-instantiation-namespaced.rs
  269. opaque-template-instantiation.rs
  270. opaque-tracing.rs
  271. opaque_in_struct.rs
  272. opaque_pointer.rs
  273. opaque_typedef.rs
  274. overflowed_enum.rs
  275. overloading.rs
  276. prepend-enum-constified-variant.rs
  277. prepend_enum_name.rs
  278. private.rs
  279. public-dtor.rs
  280. redeclaration.rs
  281. ref_argument_array.rs
  282. reparented_replacement.rs
  283. replace_template_alias.rs
  284. replace_use.rs
  285. replaces_double.rs
  286. resolved_type_def_function.rs
  287. same_struct_name_in_different_namespaces.rs
  288. sentry-defined-multiple-times.rs
  289. short-enums.rs
  290. size_t_template.rs
  291. struct_containing_forward_declared_struct.rs
  292. struct_typedef.rs
  293. struct_typedef_ns.rs
  294. struct_with_anon_struct.rs
  295. struct_with_anon_struct_array.rs
  296. struct_with_anon_struct_pointer.rs
  297. struct_with_anon_union.rs
  298. struct_with_anon_union_1_0.rs
  299. struct_with_anon_unnamed_struct.rs
  300. struct_with_anon_unnamed_union.rs
  301. struct_with_anon_unnamed_union_1_0.rs
  302. struct_with_bitfields.rs
  303. struct_with_derive_debug.rs
  304. struct_with_large_array.rs
  305. struct_with_nesting.rs
  306. struct_with_nesting_1_0.rs
  307. struct_with_packing.rs
  308. struct_with_struct.rs
  309. struct_with_typedef_template_arg.rs
  310. template-fun-ty.rs
  311. template-param-usage-0.rs
  312. template-param-usage-1.rs
  313. template-param-usage-10.rs
  314. template-param-usage-11.rs
  315. template-param-usage-12.rs
  316. template-param-usage-13.rs
  317. template-param-usage-14.rs
  318. template-param-usage-15.rs
  319. template-param-usage-2.rs
  320. template-param-usage-3.rs
  321. template-param-usage-4.rs
  322. template-param-usage-5.rs
  323. template-param-usage-6.rs
  324. template-param-usage-7.rs
  325. template-param-usage-8.rs
  326. template-param-usage-9.rs
  327. template-with-var.rs
  328. template.rs
  329. template_alias.rs
  330. template_alias_basic.rs
  331. template_alias_namespace.rs
  332. template_partial_specification.rs
  333. template_typedef_transitive_param.rs
  334. template_typedefs.rs
  335. templateref_opaque.rs
  336. templatized-bitfield.rs
  337. test_multiple_header_calls_in_builder.rs
  338. type-referenced-by-whitelisted-function.rs
  339. type_alias_empty.rs
  340. type_alias_partial_template_especialization.rs
  341. typedefd-array-as-function-arg.rs
  342. typeref.rs
  343. typeref_1_0.rs
  344. underscore.rs
  345. union-in-ns.rs
  346. union-in-ns_1_0.rs
  347. union_bitfield.rs
  348. union_bitfield_1_0.rs
  349. union_dtor.rs
  350. union_dtor_1_0.rs
  351. union_fields.rs
  352. union_fields_1_0.rs
  353. union_template.rs
  354. union_template_1_0.rs
  355. union_with_anon_struct.rs
  356. union_with_anon_struct_1_0.rs
  357. union_with_anon_struct_bitfield.rs
  358. union_with_anon_struct_bitfield_1_0.rs
  359. union_with_anon_union.rs
  360. union_with_anon_union_1_0.rs
  361. union_with_anon_unnamed_struct.rs
  362. union_with_anon_unnamed_struct_1_0.rs
  363. union_with_anon_unnamed_union.rs
  364. union_with_anon_unnamed_union_1_0.rs
  365. union_with_big_member.rs
  366. union_with_big_member_1_0.rs
  367. union_with_nesting.rs
  368. union_with_nesting_1_0.rs
  369. unknown_attr.rs
  370. use-core.rs
  371. use-core_1_0.rs
  372. using.rs
  373. var-tracing.rs
  374. variadic-method.rs
  375. variadic_template_function.rs
  376. vector.rs
  377. virtual_dtor.rs
  378. virtual_inheritance.rs
  379. virtual_overloaded.rs
  380. vtable_recursive_sig.rs
  381. weird_bitfields.rs
  382. what_is_going_on.rs
  383. whitelist-namespaces-basic.rs
  384. whitelist-namespaces.rs
  385. whitelist_basic.rs
  386. whitelist_fix.rs
  387. whitelist_vars.rs
  388. whitelisted-item-references-no-hash.rs
  389. whitelisted-item-references-no-partialeq.rs
  390. whitelisted_item_references_no_copy.rs
  391. win32-thiscall_1_0.rs
  392. win32-thiscall_nightly.rs
  393. zero-sized-array.rs