Home
last modified time | relevance | path

Searched defs:MapperVarRef (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h293 Expr *MapperVarRef = nullptr; variable
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp605 ExprResult MapperVarRef = in ParseOpenMPDeclareMapperDirective() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3761 ExprResult MapperVarRef = VisitOMPDeclareMapperDecl() local
H A DSemaOpenMP.cpp22065 ActOnOpenMPDeclareMapperDirective(Scope * S,DeclContext * DC,DeclarationName Name,QualType MapperType,SourceLocation StartLoc,DeclarationName VN,AccessSpecifier AS,Expr * MapperVarRef,ArrayRef<OMPClause * > Clauses,Decl * PrevDeclInScope) ActOnOpenMPDeclareMapperDirective() argument