struct TestIndexedGlobalVariable
Defined at line 32 of file ../../src/developer/debug/zxdb/symbols/index_test_support.h
Creates a global variable that's inserted into the index and the mock ModuleSymbols.
Public Members
RefPtr var
Public Methods
void TestIndexedGlobalVariable (MockModuleSymbols *mod_sym,IndexNode *index_parent,const std::string &var_name)
Defined at line 41 of file ../../src/developer/debug/zxdb/symbols/index_test_support.cc