Searched defs:MapperVarRef (Results 1 – 4 of 4) sorted by relevance
293 Expr *MapperVarRef = nullptr; variable
597 ExprResult MapperVarRef = Actions.ActOnOpenMPDeclareMapperDirectiveVarDecl( ParseOpenMPDeclareMapperDirective() local
3720 ExprResult MapperVarRef = SemaRef.ActOnOpenMPDeclareMapperDirectiveVarDecl( VisitOMPDeclareMapperDecl() local
22754 ActOnOpenMPDeclareMapperDirective(Scope * S,DeclContext * DC,DeclarationName Name,QualType MapperType,SourceLocation StartLoc,DeclarationName VN,AccessSpecifier AS,Expr * MapperVarRef,ArrayRef<OMPClause * > Clauses,Decl * PrevDeclInScope) ActOnOpenMPDeclareMapperDirective() argument