Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3694 QualType SubstMapperTy; in VisitOMPDeclareMapperDecl() local
3697 SubstMapperTy = SemaRef.ActOnOpenMPDeclareMapperType( in VisitOMPDeclareMapperDecl()
3702 SubstMapperTy = D->getType(); in VisitOMPDeclareMapperDecl()
3704 if (SubstMapperTy.isNull()) in VisitOMPDeclareMapperDecl()
3721 /*S=*/nullptr, SubstMapperTy, D->getLocation(), VN); in VisitOMPDeclareMapperDecl()
3762 /*S=*/nullptr, Owner, D->getDeclName(), SubstMapperTy, D->getLocation(), in VisitOMPDeclareMapperDecl()