Searched refs:EmitOMPAtomicDirective (Results 1 – 6 of 6) sorted by relevance
242 EmitOMPAtomicDirective(cast<OMPAtomicDirective>(*S)); in EmitStmt()
2486 void EmitOMPAtomicDirective(const OMPAtomicDirective &S);
3207 void CodeGenFunction::EmitOMPAtomicDirective(const OMPAtomicDirective &S) { in EmitOMPAtomicDirective() function in CodeGenFunction
264 EmitOMPAtomicDirective(cast<OMPAtomicDirective>(*S)); in EmitStmt()
3412 void EmitOMPAtomicDirective(const OMPAtomicDirective &S);
5407 void CodeGenFunction::EmitOMPAtomicDirective(const OMPAtomicDirective &S) { in EmitOMPAtomicDirective() function in CodeGenFunction