Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6616 if (auto *UTemplDecl = dyn_cast<FunctionTemplateDecl>(D)) in ActOnFinishedFunctionDefinitionInOpenMPAssumeScope() local
6617 FD = UTemplDecl->getTemplatedDecl(); in ActOnFinishedFunctionDefinitionInOpenMPAssumeScope()
6725 if (auto *UTemplDecl = dyn_cast<FunctionTemplateDecl>(D)) in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope() local
6726 FD = UTemplDecl->getTemplatedDecl(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()