Searched refs:EmitOMPDeclareReduction (Results 1 – 3 of 3) sorted by relevance
1408 void EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D,
171 return CGM.EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(&D), this); in EmitDecl()2713 void CodeGenModule::EmitOMPDeclareReduction(const OMPDeclareReductionDecl *D, in EmitOMPDeclareReduction() function in CodeGenModule
3740 EmitOMPDeclareReduction(DRD); in EmitGlobal()6985 EmitOMPDeclareReduction(cast<OMPDeclareReductionDecl>(D)); in EmitTopLevelDecl()