Lines Matching full:checkfn
1486 const FunctionDecl *CheckFn = getTemplateInstantiationPattern();1487 if (!CheckFn)1488 CheckFn = this;1491 return CheckFn->hasBody(fn) && !fn->isOutOfLine();