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