Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3746 QualType SubstMapperTy; in VisitOMPDeclareMapperDecl() local
3749 SubstMapperTy = SemaRef.OpenMP().ActOnOpenMPDeclareMapperType( in VisitOMPDeclareMapperDecl()
3754 SubstMapperTy = D->getType(); in VisitOMPDeclareMapperDecl()
3756 if (SubstMapperTy.isNull()) in VisitOMPDeclareMapperDecl()
3774 /*S=*/nullptr, SubstMapperTy, D->getLocation(), VN); in VisitOMPDeclareMapperDecl()
3815 /*S=*/nullptr, Owner, D->getDeclName(), SubstMapperTy, D->getLocation(), in VisitOMPDeclareMapperDecl()