Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp568 QualType MapperType; ParseOpenMPDeclareMapperDirective() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22739 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...]