Searched refs:CallerDecl (Results 1 – 1 of 1) sorted by relevance
699 const auto *CallerDecl = dyn_cast<FunctionDecl>(CurContext); in checkMustTailAttr() local702 if (!CallerDecl) { in checkMustTailAttr()719 CallerType.Func = CallerDecl->getType()->getAs<FunctionProtoType>(); in checkMustTailAttr()760 Diag(CallerDecl->getBeginLoc(), diag::note_musttail_fix_non_prototype); in checkMustTailAttr()