Searched defs:MapperType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 575 QualType MapperType; in ParseOpenMPDeclareMapperDirective() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 22050 MapperType, VN, ClausesWithImplicit, in ActOnOpenMPDeclareMapperType() local 22063 ActOnOpenMPDeclareMapperDirective(Scope * S,DeclContext * DC,DeclarationName Name,QualType MapperType,SourceLocation StartLoc,DeclarationName VN,AccessSpecifier AS,Expr * MapperVarRef,ArrayRef<OMPClause * > Clauses,Decl * PrevDeclInScope) ActOnOpenMPDeclareMapperDirective() argument 22153 ActOnOpenMPDeclareMapperDirectiveVarDecl(Scope * S,QualType MapperType,SourceLocation StartLoc,DeclarationName VN) ActOnOpenMPDeclareMapperDirectiveVarDecl() argument [all...] |