Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp713 CXXDeductionGuideDecl *GuideDecl = dyn_cast<CXXDeductionGuideDecl>(D); in VisitFunctionDecl() local
753 if (GuideDecl) in VisitFunctionDecl()
754 Proto = GuideDecl->getDeducedTemplate()->getDeclName().getAsString(); in VisitFunctionDecl()
853 if (!GuideDecl) in VisitFunctionDecl()