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