Searched refs:FuncTmpl (Results 1 – 1 of 1) sorted by relevance
1341 if (const auto *FuncTmpl = dyn_cast<FunctionTemplateDecl>(ND)) { in canFunctionBeCalled() local1342 ND = FuncTmpl->getTemplatedDecl(); in canFunctionBeCalled()