Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7037 if (auto *UTemplDecl = dyn_cast<FunctionTemplateDecl>(D)) in ActOnFinishedFunctionDefinitionInOpenMPAssumeScope() local
7038 FD = UTemplDecl->getTemplatedDecl(); in ActOnFinishedFunctionDefinitionInOpenMPAssumeScope()
7148 if (auto *UTemplDecl = dyn_cast<FunctionTemplateDecl>(D)) in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope() local
7149 FD = UTemplDecl->getTemplatedDecl(); in ActOnFinishedFunctionDefinitionInOpenMPDeclareVariantScope()