Searched refs:MapperType (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 549 QualType MapperType; in ParseOpenMPDeclareMapperDirective() local 553 MapperType = in ParseOpenMPDeclareMapperDirective() 555 if (MapperType.isNull()) in ParseOpenMPDeclareMapperDirective() 579 getCurScope(), MapperType, Range.getBegin(), VName); in ParseOpenMPDeclareMapperDirective() 609 getCurScope(), Actions.getCurLexicalContext(), MapperId, MapperType, in ParseOpenMPDeclareMapperDirective()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 18145 QualType MapperType = GetTypeFromParser(ParsedType.get()); in ActOnOpenMPDeclareMapperType() local 18146 assert(!MapperType.isNull() && "Expect valid mapper type"); in ActOnOpenMPDeclareMapperType() 18150 if (!MapperType->isStructureOrClassType() && !MapperType->isUnionType()) { in ActOnOpenMPDeclareMapperType() 18154 return MapperType; in ActOnOpenMPDeclareMapperType() 18158 Scope *S, DeclContext *DC, DeclarationName Name, QualType MapperType, in ActOnOpenMPDeclareMapperDirective() argument 18211 const auto I = PreviousRedeclTypes.find(MapperType.getCanonicalType()); in ActOnOpenMPDeclareMapperDirective() 18215 << MapperType << Name; in ActOnOpenMPDeclareMapperDirective() 18220 MapperType, VN, Clauses, PrevDMD); in ActOnOpenMPDeclareMapperDirective() 18239 Sema::ActOnOpenMPDeclareMapperDirectiveVarDecl(Scope *S, QualType MapperType, in ActOnOpenMPDeclareMapperDirectiveVarDecl() argument 18243 Context.getTrivialTypeSourceInfo(MapperType, StartLoc); in ActOnOpenMPDeclareMapperDirectiveVarDecl() [all …]
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 10299 Scope *S, DeclContext *DC, DeclarationName Name, QualType MapperType, 10305 QualType MapperType,
|
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |