Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp663 CXXDeductionGuideDecl *GuideDecl = dyn_cast<CXXDeductionGuideDecl>(D); in VisitFunctionDecl() local
703 if (GuideDecl) in VisitFunctionDecl()
704 Proto = GuideDecl->getDeducedTemplate()->getDeclName().getAsString(); in VisitFunctionDecl()
803 if (!GuideDecl) in VisitFunctionDecl()