Searched refs:EmitOMPAtomicDirective (Results 1 – 3 of 3) sorted by relevance
279 EmitOMPAtomicDirective(cast<OMPAtomicDirective>(*S)); in EmitStmt()
3529 void EmitOMPAtomicDirective(const OMPAtomicDirective &S);
6490 void CodeGenFunction::EmitOMPAtomicDirective(const OMPAtomicDirective &S) { in EmitOMPAtomicDirective() function in CodeGenFunction