Lines Matching defs:clone
7234 /// @param array the array type to clone.
7276 /// @param t the typedef to clone.
7300 /// @param t the qualified type to clone.
7322 /// @param type the typedef, array or qualified tree to clone. any
7359 /// @return a clone of @p t.
18874 /// Create a new var_decl that is a clone of the current one.
18878 var_decl::clone() const
20375 /// Create a new instance of function_decl that is a clone of the
20378 /// @return the new clone.
20380 function_decl::clone() const