Searched refs:EmitOMPRequiresDecl (Results 1 – 3 of 3) sorted by relevance
1320 void EmitOMPRequiresDecl(const OMPRequiresDecl *D);
2606 void CodeGenModule::EmitOMPRequiresDecl(const OMPRequiresDecl *D) { in EmitOMPRequiresDecl() function in CodeGenModule
5764 EmitOMPRequiresDecl(cast<OMPRequiresDecl>(D)); in EmitTopLevelDecl()