Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp568 CXXDeductionGuideDecl *GuideDecl = dyn_cast<CXXDeductionGuideDecl>(D); in VisitFunctionDecl() local
585 (GuideDecl && GuideDecl->isExplicitSpecified())) in VisitFunctionDecl()
605 if (GuideDecl) in VisitFunctionDecl()
606 Proto = GuideDecl->getDeducedTemplate()->getDeclName().getAsString(); in VisitFunctionDecl()
697 if (!GuideDecl) in VisitFunctionDecl()