Lines Matching defs:CheckFn
1287 const FunctionDecl *CheckFn = getTemplateInstantiationPattern();1288 if (!CheckFn)1289 CheckFn = this;1292 return CheckFn->hasBody(fn) && !fn->isOutOfLine();