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