Lines Matching defs:CheckFn
1557 const FunctionDecl *CheckFn = getTemplateInstantiationPattern();1558 if (!CheckFn)1559 CheckFn = this;1562 return CheckFn->hasBody(fn) && !fn->isOutOfLine();