Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3375 QualType SubstMapperTy; in VisitOMPDeclareMapperDecl() local
3378 SubstMapperTy = SemaRef.ActOnOpenMPDeclareMapperType( in VisitOMPDeclareMapperDecl()
3383 SubstMapperTy = D->getType(); in VisitOMPDeclareMapperDecl()
3385 if (SubstMapperTy.isNull()) in VisitOMPDeclareMapperDecl()
3402 /*S=*/nullptr, SubstMapperTy, D->getLocation(), VN); in VisitOMPDeclareMapperDecl()
3442 /*S=*/nullptr, Owner, D->getDeclName(), SubstMapperTy, D->getLocation(), in VisitOMPDeclareMapperDecl()