Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclPrinter.cpp600 CXXDeductionGuideDecl *GuideDecl = dyn_cast<CXXDeductionGuideDecl>(D); in VisitFunctionDecl() local
638 if (GuideDecl) in VisitFunctionDecl()
639 Proto = GuideDecl->getDeducedTemplate()->getDeclName().getAsString(); in VisitFunctionDecl()
735 if (!GuideDecl) in VisitFunctionDecl()