Searched defs:MapperType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 568 QualType MapperType; ParseOpenMPDeclareMapperDirective() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 22739 QualType MapperType = GetTypeFromParser(ParsedType.get()); ActOnOpenMPDeclareMapperType() local 22752 ActOnOpenMPDeclareMapperDirective(Scope * S,DeclContext * DC,DeclarationName Name,QualType MapperType,SourceLocation StartLoc,DeclarationName VN,AccessSpecifier AS,Expr * MapperVarRef,ArrayRef<OMPClause * > Clauses,Decl * PrevDeclInScope) ActOnOpenMPDeclareMapperDirective() argument 22840 ActOnOpenMPDeclareMapperDirectiveVarDecl(Scope * S,QualType MapperType,SourceLocation StartLoc,DeclarationName VN) ActOnOpenMPDeclareMapperDirectiveVarDecl() argument [all...] |