class FindName_FindMemberOnThis_Test
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc
Tests that we implicitly search the object pointer ("this" in C++) for variables without
qualification as well as template parameter types.
Public Methods
void FindName_FindMemberOnThis_Test ()
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc
void FindName_FindMemberOnThis_Test (const FindName_FindMemberOnThis_Test & )
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc
void FindName_FindMemberOnThis_Test (FindName_FindMemberOnThis_Test && )
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc
FindName_FindMemberOnThis_Test & operator= (const FindName_FindMemberOnThis_Test & )
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc
FindName_FindMemberOnThis_Test & operator= (FindName_FindMemberOnThis_Test && )
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc
void ~FindName_FindMemberOnThis_Test ()
Defined at line 215 of file ../../src/developer/debug/zxdb/expr/find_name_unittest.cc