Searched refs:processRequiresDirective (Results 1 – 5 of 5) sorted by relevance
330 void processRequiresDirective(const OMPRequiresDecl *D) override;
2247 void CGOpenMPRuntimeGPU::processRequiresDirective(const OMPRequiresDecl *D) { in processRequiresDirective() function in CGOpenMPRuntimeGPU2340 CGOpenMPRuntime::processRequiresDirective(D); in processRequiresDirective()
1571 virtual void processRequiresDirective(const OMPRequiresDecl *D);
2789 getOpenMPRuntime().processRequiresDirective(D); in EmitOMPRequiresDecl()
10075 void CGOpenMPRuntime::processRequiresDirective(const OMPRequiresDecl *D) { in processRequiresDirective() function in CGOpenMPRuntime