Home | History | Annotate | Download | only in Sema

Lines Matching refs:test_function

649 /*!	@function test_function
652 unsigned test_function(Base64Flags inFlags);
1111 /*! @function test_function
1113 template <class T> T test_function (T arg);
1115 /*! @function test_function<int>
1117 template <> int test_function<int> (int arg);