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