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