Searched refs:shidden (Results 1 – 7 of 7) sorted by relevance
973 if (this->func_->shidden) in visit()1015 SET_DECL_LANG_NRVO (var, this->func_->shidden); in visit()1029 sle->sym = build_address (this->func_->shidden); in visit()1034 add_stmt (build_memset_call (this->func_->shidden)); in visit()1048 expr = build_assign (INIT_EXPR, this->func_->shidden, expr); in visit()
1027 d->shidden = build_deref (resdecl); in visit()1030 d->shidden = resdecl; in visit()1043 SET_DECL_LANG_NRVO (var, d->shidden); in visit()
214 for all TREE_ADDRESSABLE types. Set shidden to the RESULT_DECL.
590 Symbol *shidden; // hidden pointer passed to function variable
318 Symbol* shidden; /// hidden pointer passed to function variable
579 Symbol *shidden; // hidden pointer passed to function variable
354 shidden = NULL; in FuncDeclaration()