Searched refs:ArgFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1161 *ArgFunction = Arg->getAs<FunctionType>(); local
1164 if (!ParamFunction || !ArgFunction)

Completed in 128 milliseconds