Home | History | Annotate | Download | only in gdb.linespec

Lines Matching refs:qc

894 	foreach qc $completion::all_quotes_list {
895 set linespec "${qc}not_overloaded_fn()${qc}"
896 foreach cmd [list "$cmd_prefix ${qc}not_overloaded_fn()" \
897 "$cmd_prefix ${qc}not_overloaded_fn" \
898 "$cmd_prefix ${qc}not_overloaded_"] {
987 foreach qc $completion::maybe_quoted_list {
989 "b ${qc}cpls2." \
990 "b ${qc}cpls2.cc${qc}" ":"
992 "b ${qc}cpls2.c" \
993 "b ${qc}cpls2.cc${qc}" ":"
995 "b ${qc}cpls2.cc" \
996 "b ${qc}cpls2.cc${qc}" ":"
1001 "b ${qc}cpls-" \
1002 "b ${qc}cpls-hyphen.cc${qc}" ":"
1004 "b ${qc}cpls-hyphen" \
1005 "b ${qc}cpls-hyphen.cc${qc}" ":"
1015 foreach qc $completion::all_quotes_list {
1017 test_gdb_complete_none "b ${qc}nonexistingfilename.cc"
1018 test_gdb_complete_none "b ${qc}nonexistingfilename.cc "
1021 "b ${qc}nonexistingfilename.cc${qc}" \
1022 "b ${qc}nonexistingfilename.cc${qc}"
1025 "b ${qc}nonexistingfilename.cc${qc} " "" "" \
1116 foreach qc $completion::maybe_quoted_list {
1118 "$cmd_prefix ${qc}anon_ns_function" \
1119 "$cmd_prefix ${qc}anon_ns_function()${qc}"
1120 check_bp_locations_match_list "$cmd_prefix ${qc}anon_ns_function()${qc}" {
1321 foreach qc $completion::maybe_quoted_list {
1322 set line "b ${qc}unknown_file.cc${qc}: "