Searched refs:DumpDeclaration (Results 1 – 4 of 4) sorted by relevance
48 DumpDeclaration (Stream *s,
447 … if (var_sp->DumpDeclaration(&s, show_fullpaths, show_module)) in DoExecute()
685 if (var_sp->DumpDeclaration(&s, show_fullpaths, show_module)) in DumpValueObject()
167 Variable::DumpDeclaration (Stream *s, bool show_fullpaths, bool show_module) in DumpDeclaration() function in Variable