Home
last modified time | relevance | path

Searched defs:MapperType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp575 QualType MapperType; in ParseOpenMPDeclareMapperDirective() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22050 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...]