1 #ifndef MISC_H_INCLUDED_ 
    2 #define MISC_H_INCLUDED_ 
   48 is_func_name(
const SgFunctionDeclaration* 
function, 
const std::string& name);
 
  147     SgBreakStmt 
const * 
const break_stmt);
 
  169     SgBreakStmt 
const * 
const break_stmt);
 
  180 SgMemberFunctionDeclaration*
 
  194     const std::string &from,
 
  195     const std::string &to);