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