HomeSort by: relevance | last modified time | path
    Searched defs:constRef (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-var-rtti.cc 63 const Base& constRef = d;
68 check_new_derived_without_rtti constRef {const Base \&} $testname
72 check_new_derived_with_rtti constRef {const Derived \&} $testname
144 const Base& constRef;
147 constRef ( v ) {}
159 { VAR.public.constRef constRef 1 {const Base \&} }
162 check_derived_without_rtti VAR.public.constRef s.constRef $testname
172 { VAR.public.constRef constRef 2 {const Derived \&}
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-var-rtti.cc 63 const Base& constRef = d;
68 check_new_derived_without_rtti constRef {const Base \&} $testname
72 check_new_derived_with_rtti constRef {const Derived \&} $testname
144 const Base& constRef;
147 constRef ( v ) {}
159 { VAR.public.constRef constRef 1 {const Base \&} }
162 check_derived_without_rtti VAR.public.constRef s.constRef $testname
172 { VAR.public.constRef constRef 2 {const Derived \&}
    [all...]

Completed in 15 milliseconds