Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3562 QualType SubstMapperTy; in VisitOMPDeclareMapperDecl() local
3565 SubstMapperTy = SemaRef.ActOnOpenMPDeclareMapperType( in VisitOMPDeclareMapperDecl()
3570 SubstMapperTy = D->getType(); in VisitOMPDeclareMapperDecl()
3572 if (SubstMapperTy.isNull()) in VisitOMPDeclareMapperDecl()
3589 /*S=*/nullptr, SubstMapperTy, D->getLocation(), VN); in VisitOMPDeclareMapperDecl()
3629 /*S=*/nullptr, Owner, D->getDeclName(), SubstMapperTy, D->getLocation(), in VisitOMPDeclareMapperDecl()