Searched refs:createEmptyDirective (Results 1 – 4 of 4) sorted by relevance
331 return createEmptyDirective<OMPSimdDirective>( in CreateEmpty()402 return createEmptyDirective<OMPForDirective>( in CreateEmpty()423 return createEmptyDirective<OMPTileDirective>( in CreateEmpty()445 return createEmptyDirective<OMPUnrollDirective>( in CreateEmpty()489 return createEmptyDirective<OMPForSimdDirective>( in CreateEmpty()620 return createEmptyDirective<OMPParallelForDirective>( in CreateEmpty()785 return createEmptyDirective<OMPTaskgroupDirective>( in CreateEmpty()904 return createEmptyDirective<OMPAtomicDirective>( in CreateEmpty()999 return createEmptyDirective<OMPTargetDataDirective>( in CreateEmpty()1086 return createEmptyDirective<OMPTaskLoopDirective>( in CreateEmpty()[all …]
41 return OMPDeclarativeDirective::createEmptyDirective<OMPThreadPrivateDecl>( in CreateDeserialized()69 return OMPDeclarativeDirective::createEmptyDirective<OMPAllocateDecl>( in CreateDeserialized()94 return OMPDeclarativeDirective::createEmptyDirective<OMPRequiresDecl>( in CreateDeserialized()153 return OMPDeclarativeDirective::createEmptyDirective<OMPDeclareMapperDecl>( in CreateDeserialized()
62 static T *createEmptyDirective(const ASTContext &C, unsigned ID, in createEmptyDirective() function
317 static T *createEmptyDirective(const ASTContext &C, unsigned NumClauses, in createEmptyDirective() function333 static T *createEmptyDirective(const ASTContext &C, unsigned NumClauses,