Searched refs:DumpDeclaration (Results 1 – 4 of 4) sorted by relevance
47 bool DumpDeclaration(Stream *s, bool show_fullpaths, bool show_module);
179 bool Variable::DumpDeclaration(Stream *s, bool show_fullpaths, in DumpDeclaration() function in Variable
582 if (var_sp->DumpDeclaration(&s, show_fullpaths, in DoExecute()
791 if (var_sp->DumpDeclaration(&s, show_fullpaths, show_module)) in DumpValueObject()