Searched refs:builtAll (Results 1 – 4 of 4) sorted by relevance
8922 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPSimdDirective()8961 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPForDirective()8998 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPForSimdDirective()9195 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPParallelForDirective()10433 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPTargetParallelForDirective()10723 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPTaskLoopDirective()10760 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPTaskLoopSimdDirective()10809 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPMasterTaskLoopDirective()10846 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPMasterTaskLoopSimdDirective()10914 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPParallelMasterTaskLoopDirective()[all …]
5470 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPSimdDirective()5524 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPForDirective()5561 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPForSimdDirective()5778 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPParallelForDirective()6796 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPTargetParallelForDirective()7003 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPTaskLoopDirective()7035 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPTaskLoopSimdDirective()7078 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPDistributeDirective()7111 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPDistributeParallelForDirective()7144 assert((CurContext->isDependentContext() || B.builtAll()) && in ActOnOpenMPDistributeParallelForSimdDirective()[all …]
565 bool builtAll() { in builtAll() function
866 bool builtAll() { in builtAll() function