xref: /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/bug-1529681.hpp
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
112a9d9c8Sopenharmony_ci// bindgen-flags: -- -std=c++14
212a9d9c8Sopenharmony_ci//
312a9d9c8Sopenharmony_ci// https://bugzilla.mozilla.org/show_bug.cgi?id=1529681
412a9d9c8Sopenharmony_ci// https://bugs.llvm.org/show_bug.cgi?id=40813
512a9d9c8Sopenharmony_ci
612a9d9c8Sopenharmony_ciclass BrowsingContext {
712a9d9c8Sopenharmony_ci  auto Tie(void* aUnused) const;
812a9d9c8Sopenharmony_ci};
9

Indexes created Thu Nov 07 10:32:03 CST 2024