GDB (xrefs)
|
#include <string_view>
Go to the source code of this file.
Variables | |
constexpr char | c1 [] = "one" |
constexpr char | c2 [] = "two" |
constexpr std::string_view | s1 {c1} |
constexpr std::string_view | s2 {c2} |
constexpr int | n1 = s1.compare(s1) |
constexpr int | n2 = s1.compare(s2) |
|
constexpr |
Definition at line 23 of file 2.cc.
Referenced by cooked_index_entry::compare(), compare_names_with_case(), objfpy_build_id_matches(), selftests::string_view::run_tests(), and strcmp_iw_ordered().
|
constexpr |
Definition at line 24 of file 2.cc.
Referenced by cooked_index_entry::compare(), compare_names_with_case(), objfpy_build_id_matches(), selftests::string_view::run_tests(), strcmp_iw_ordered(), and validate_commands_for_breakpoint().
|
constexpr |
Definition at line 29 of file 2.cc.
Referenced by encoded_ordered_before(), gdbscm_type_array(), gdbscm_type_vector(), rust_slice_type_p(), typy_array_1(), and tyscm_array_1().
|
constexpr |
Definition at line 30 of file 2.cc.
Referenced by gdbscm_type_array(), gdbscm_type_vector(), parse_number(), read_range_type(), rust_slice_type_p(), typy_array_1(), and tyscm_array_1().
|
constexpr |
Definition at line 26 of file 2.cc.
Referenced by canonicalizeNumeral(), partial_symtab::end(), parse_method(), parse_selector(), modifiers_swap::test01(), test01(), cons_2::test03(), test03(), ui_printf(), and value_strcmp().
|
constexpr |
Definition at line 27 of file 2.cc.
Referenced by canonicalizeNumeral(), partial_symtab::end(), parse_method(), parse_selector(), modifiers_swap::test01(), test01(), cons_2::test03(), test03(), and value_strcmp().