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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-var-rtti.cc 35 Base* const ptrConst = &d;
42 check_new_derived_without_rtti ptrConst {Base \* const} $testname
49 check_new_derived_with_rtti ptrConst {Derived \* const} $testname
86 Base* const ptrConst;
91 ptrConst ( v ),
105 { VAR.public.ptrConst ptrConst 1 {Base \* const} }
110 check_derived_without_rtti VAR.public.ptrConst s.ptrConst $testname
123 { VAR.public.ptrConst ptrConst 2 {Derived \* const}
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-var-rtti.cc 35 Base* const ptrConst = &d;
42 check_new_derived_without_rtti ptrConst {Base \* const} $testname
49 check_new_derived_with_rtti ptrConst {Derived \* const} $testname
86 Base* const ptrConst;
91 ptrConst ( v ),
105 { VAR.public.ptrConst ptrConst 1 {Base \* const} }
110 check_derived_without_rtti VAR.public.ptrConst s.ptrConst $testname
123 { VAR.public.ptrConst ptrConst 2 {Derived \* const}
    [all...]

Completed in 21 milliseconds