Lines Matching defs:Functions
125 * In the precision tests we are dealing with functions of different arities.
668 //! Add the functions used in this statement to `dst`.
813 //! Output the functions that this expression refers to
893 // vector functions are represented as Voids.
1838 // We define syntactic sugar functions for expression constructors. Since
1841 namespace Functions
3655 } // Functions
3657 using namespace Functions;
3662 return Functions::getComponent(exprP<T>(*this), i);