Searched refs:GuideDecl (Results 1 – 1 of 1) sorted by relevance
692 CXXDeductionGuideDecl *GuideDecl = dyn_cast<CXXDeductionGuideDecl>(D); in VisitFunctionDecl() local732 if (GuideDecl) in VisitFunctionDecl()733 Proto = GuideDecl->getDeducedTemplate()->getDeclName().getAsString(); in VisitFunctionDecl()831 if (!GuideDecl) in VisitFunctionDecl()