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