Lines Matching refs:func_decl
1751 clang::FunctionDecl *func_decl = FunctionDecl::Create (*ast,1791 func_decl->setParams(ArrayRef<ParmVarDecl*>(parm_var_decls));1801 m_decls.push_back(func_decl);1803 return func_decl;