Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1833 if (CXXMethodDecl *DMethod = dyn_cast<CXXMethodDecl>(D->getTemplatedDecl())) in VisitFunctionTemplateDecl() local
1834 Instantiated = cast_or_null<FunctionDecl>(VisitCXXMethodDecl(DMethod, in VisitFunctionTemplateDecl()