Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3376 QualType SubstMapperTy; in VisitOMPDeclareMapperDecl() local
3379 SubstMapperTy = SemaRef.ActOnOpenMPDeclareMapperType( in VisitOMPDeclareMapperDecl()
3384 SubstMapperTy = D->getType(); in VisitOMPDeclareMapperDecl()
3386 if (SubstMapperTy.isNull()) in VisitOMPDeclareMapperDecl()
3403 /*S=*/nullptr, SubstMapperTy, D->getLocation(), VN); in VisitOMPDeclareMapperDecl()
3443 /*S=*/nullptr, Owner, D->getDeclName(), SubstMapperTy, D->getLocation(), in VisitOMPDeclareMapperDecl()