Searched refs:EmitOMPAtomicDirective (Results 1 – 3 of 3) 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