Home
last modified time | relevance | path

Searched refs:GuideDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp609 CXXDeductionGuideDecl *GuideDecl = dyn_cast<CXXDeductionGuideDecl>(D); in VisitFunctionDecl() local
647 if (GuideDecl) in VisitFunctionDecl()
648 Proto = GuideDecl->getDeducedTemplate()->getDeclName().getAsString(); in VisitFunctionDecl()
747 if (!GuideDecl) in VisitFunctionDecl()