Searched refs:EmitOMPParallelMaskedDirective (Results 1 – 3 of 3) sorted by relevance
436 EmitOMPParallelMaskedDirective(cast<OMPParallelMaskedDirective>(*S)); in EmitStmt()
3675 void EmitOMPParallelMaskedDirective(const OMPParallelMaskedDirective &S);
4492 void CodeGenFunction::EmitOMPParallelMaskedDirective( in EmitOMPParallelMaskedDirective() function in CodeGenFunction