Searched refs:FnT (Results 1 – 3 of 3) sorted by relevance
79 template <typename FunctionIdT, FunctionIdT FuncId, typename FnT>378 template <FunctionIdT FuncId, typename FnT>379 using Function = FunctionHelper<FunctionIdT, FuncId, FnT>;
139 const FunctionProtoType *FnT = T->getAs<FunctionProtoType>(); in CheckDistantExceptionSpec() local140 if (!FnT) in CheckDistantExceptionSpec()143 return FnT->hasExceptionSpec(); in CheckDistantExceptionSpec()
138 template <typename DerivedFunc, typename FnT> class Function;521 template <typename FnT> class AsyncHandlerTraits;