Home
last modified time | relevance | path

Searched refs:error_variable (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalacatchclause.vala60 public LocalVariable error_variable {
132 error_variable = new LocalVariable (error_type.copy (), variable_name, null, source_reference);
134 body.scope.add (variable_name, error_variable);
135 body.add_local_variable (error_variable);
137 error_variable.checked = true;
151 if (error_variable != null) {
152 error_variable.active = true;
159 if (error_variable != null) {
160 collection.add (error_variable);
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagerrormodule.vala369 if (clause.error_variable != null && clause.error_variable.used) {
370 visit_local_variable (clause.error_variable);
371 …ccode.add_assignment (get_variable_cexpression (get_local_cname (clause.error_variable)), get_inne…
374 if (clause.error_variable != null) {
375 clause.error_variable.unreachable = true;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dembedded_frame_sink_provider_impl_unittest.cc67 base::BindOnce([](bool* error_variable) { *error_variable = true; }, in GetInterfaceRemote() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dembedded_frame_sink_provider_impl_unittest.cc67 base::BindOnce([](bool* error_variable) { *error_variable = true; }, in GetInterfaceRemote() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/
H A Dgo-gcc.cc261 error_variable() in error_variable() function in Gcc_backend
1287 return this->error_variable(); in global_variable()
1356 return this->error_variable(); in local_variable()
1377 return this->error_variable(); in parameter_variable()
1404 return this->error_variable(); in temporary_variable()
1462 return this->error_variable(); in immutable_struct()
1517 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc48/gcc-4.8.5/gcc/go/
H A Dgo-gcc.cc288 error_variable() in error_variable() function in Gcc_backend
1457 return this->error_variable(); in global_variable()
1526 return this->error_variable(); in local_variable()
1547 return this->error_variable(); in parameter_variable()
1574 return this->error_variable(); in temporary_variable()
1632 return this->error_variable(); in immutable_struct()
1689 return this->error_variable(); in immutable_struct_reference()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/
H A Dgo-gcc.cc312 error_variable() in error_variable() function in Gcc_backend
1703 return this->error_variable(); in global_variable()
1772 return this->error_variable(); in local_variable()
1793 return this->error_variable(); in parameter_variable()
1820 return this->error_variable(); in temporary_variable()
1878 return this->error_variable(); in immutable_struct()
1954 return this->error_variable(); in immutable_struct_reference()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc413 error_variable() in error_variable() function in Gcc_backend
2562 return this->error_variable(); in global_variable()
2631 return this->error_variable(); in local_variable()
2657 return this->error_variable(); in parameter_variable()
2678 return this->error_variable(); in static_chain_variable()
2722 return this->error_variable(); in temporary_variable()
2793 return this->error_variable(); in implicit_variable()
2878 return this->error_variable(); in implicit_variable_reference()
2902 return this->error_variable(); in immutable_struct()
2982 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2556 return this->error_variable(); in global_variable()
2625 return this->error_variable(); in local_variable()
2651 return this->error_variable(); in parameter_variable()
2672 return this->error_variable(); in static_chain_variable()
2716 return this->error_variable(); in temporary_variable()
2787 return this->error_variable(); in implicit_variable()
2872 return this->error_variable(); in implicit_variable_reference()
2896 return this->error_variable(); in immutable_struct()
2976 return this->error_variable(); in immutable_struct_reference()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/
H A Dgo-gcc.cc413 error_variable() in error_variable() function in Gcc_backend
2562 return this->error_variable(); in global_variable()
2631 return this->error_variable(); in local_variable()
2657 return this->error_variable(); in parameter_variable()
2678 return this->error_variable(); in static_chain_variable()
2722 return this->error_variable(); in temporary_variable()
2793 return this->error_variable(); in implicit_variable()
2878 return this->error_variable(); in implicit_variable_reference()
2902 return this->error_variable(); in immutable_struct()
2982 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc410 error_variable() in error_variable() function in Gcc_backend
2433 return this->error_variable(); in global_variable()
2504 return this->error_variable(); in local_variable()
2525 return this->error_variable(); in parameter_variable()
2546 return this->error_variable(); in static_chain_variable()
2590 return this->error_variable(); in temporary_variable()
2656 return this->error_variable(); in implicit_variable()
2737 return this->error_variable(); in implicit_variable_reference()
2757 return this->error_variable(); in immutable_struct()
2833 return this->error_variable(); in immutable_struct_reference()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc413 error_variable() in error_variable() function in Gcc_backend
2562 return this->error_variable(); in global_variable()
2631 return this->error_variable(); in local_variable()
2657 return this->error_variable(); in parameter_variable()
2678 return this->error_variable(); in static_chain_variable()
2722 return this->error_variable(); in temporary_variable()
2793 return this->error_variable(); in implicit_variable()
2878 return this->error_variable(); in implicit_variable_reference()
2902 return this->error_variable(); in immutable_struct()
2982 return this->error_variable(); in immutable_struct_reference()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc413 error_variable() in error_variable() function in Gcc_backend
2562 return this->error_variable(); in global_variable()
2631 return this->error_variable(); in local_variable()
2657 return this->error_variable(); in parameter_variable()
2678 return this->error_variable(); in static_chain_variable()
2722 return this->error_variable(); in temporary_variable()
2793 return this->error_variable(); in implicit_variable()
2878 return this->error_variable(); in implicit_variable_reference()
2902 return this->error_variable(); in immutable_struct()
2982 return this->error_variable(); in immutable_struct_reference()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc413 error_variable() in error_variable() function in Gcc_backend
2562 return this->error_variable(); in global_variable()
2631 return this->error_variable(); in local_variable()
2657 return this->error_variable(); in parameter_variable()
2678 return this->error_variable(); in static_chain_variable()
2722 return this->error_variable(); in temporary_variable()
2793 return this->error_variable(); in implicit_variable()
2878 return this->error_variable(); in implicit_variable_reference()
2902 return this->error_variable(); in immutable_struct()
2982 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2556 return this->error_variable(); in global_variable()
2625 return this->error_variable(); in local_variable()
2651 return this->error_variable(); in parameter_variable()
2672 return this->error_variable(); in static_chain_variable()
2716 return this->error_variable(); in temporary_variable()
2787 return this->error_variable(); in implicit_variable()
2872 return this->error_variable(); in implicit_variable_reference()
2896 return this->error_variable(); in immutable_struct()
2976 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2556 return this->error_variable(); in global_variable()
2625 return this->error_variable(); in local_variable()
2651 return this->error_variable(); in parameter_variable()
2672 return this->error_variable(); in static_chain_variable()
2716 return this->error_variable(); in temporary_variable()
2787 return this->error_variable(); in implicit_variable()
2872 return this->error_variable(); in implicit_variable_reference()
2896 return this->error_variable(); in immutable_struct()
2976 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/
H A Dgo-gcc.cc413 error_variable() in error_variable() function in Gcc_backend
2562 return this->error_variable(); in global_variable()
2631 return this->error_variable(); in local_variable()
2657 return this->error_variable(); in parameter_variable()
2678 return this->error_variable(); in static_chain_variable()
2722 return this->error_variable(); in temporary_variable()
2793 return this->error_variable(); in implicit_variable()
2878 return this->error_variable(); in implicit_variable_reference()
2902 return this->error_variable(); in immutable_struct()
2982 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc410 error_variable() in error_variable() function in Gcc_backend
2433 return this->error_variable(); in global_variable()
2504 return this->error_variable(); in local_variable()
2525 return this->error_variable(); in parameter_variable()
2546 return this->error_variable(); in static_chain_variable()
2590 return this->error_variable(); in temporary_variable()
2656 return this->error_variable(); in implicit_variable()
2737 return this->error_variable(); in implicit_variable_reference()
2757 return this->error_variable(); in immutable_struct()
2833 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2703 return this->error_variable(); in global_variable()
2791 return this->error_variable(); in local_variable()
2821 return this->error_variable(); in parameter_variable()
2847 return this->error_variable(); in static_chain_variable()
2893 return this->error_variable(); in temporary_variable()
2970 return this->error_variable(); in implicit_variable()
3067 return this->error_variable(); in implicit_variable_reference()
3091 return this->error_variable(); in immutable_struct()
3183 return this->error_variable(); in immutable_struct_reference()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2706 return this->error_variable(); in global_variable()
2775 return this->error_variable(); in local_variable()
2801 return this->error_variable(); in parameter_variable()
2822 return this->error_variable(); in static_chain_variable()
2866 return this->error_variable(); in temporary_variable()
2937 return this->error_variable(); in implicit_variable()
3022 return this->error_variable(); in implicit_variable_reference()
3046 return this->error_variable(); in immutable_struct()
3126 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2706 return this->error_variable(); in global_variable()
2775 return this->error_variable(); in local_variable()
2801 return this->error_variable(); in parameter_variable()
2822 return this->error_variable(); in static_chain_variable()
2866 return this->error_variable(); in temporary_variable()
2937 return this->error_variable(); in implicit_variable()
3022 return this->error_variable(); in implicit_variable_reference()
3046 return this->error_variable(); in immutable_struct()
3126 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2706 return this->error_variable(); in global_variable()
2775 return this->error_variable(); in local_variable()
2801 return this->error_variable(); in parameter_variable()
2822 return this->error_variable(); in static_chain_variable()
2866 return this->error_variable(); in temporary_variable()
2937 return this->error_variable(); in implicit_variable()
3022 return this->error_variable(); in implicit_variable_reference()
3046 return this->error_variable(); in immutable_struct()
3126 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2706 return this->error_variable(); in global_variable()
2775 return this->error_variable(); in local_variable()
2801 return this->error_variable(); in parameter_variable()
2822 return this->error_variable(); in static_chain_variable()
2866 return this->error_variable(); in temporary_variable()
2937 return this->error_variable(); in implicit_variable()
3022 return this->error_variable(); in implicit_variable_reference()
3046 return this->error_variable(); in immutable_struct()
3126 return this->error_variable(); in immutable_struct_reference()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2706 return this->error_variable(); in global_variable()
2775 return this->error_variable(); in local_variable()
2801 return this->error_variable(); in parameter_variable()
2822 return this->error_variable(); in static_chain_variable()
2866 return this->error_variable(); in temporary_variable()
2937 return this->error_variable(); in implicit_variable()
3022 return this->error_variable(); in implicit_variable_reference()
3046 return this->error_variable(); in immutable_struct()
3126 return this->error_variable(); in immutable_struct_reference()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc411 error_variable() in error_variable() function in Gcc_backend
2706 return this->error_variable(); in global_variable()
2775 return this->error_variable(); in local_variable()
2801 return this->error_variable(); in parameter_variable()
2822 return this->error_variable(); in static_chain_variable()
2866 return this->error_variable(); in temporary_variable()
2937 return this->error_variable(); in implicit_variable()
3022 return this->error_variable(); in implicit_variable_reference()
3046 return this->error_variable(); in immutable_struct()
3126 return this->error_variable(); in immutable_struct_reference()

1234