Searched refs:processRequiresDirective (Results 1 – 5 of 5) sorted by relevance
400 void processRequiresDirective(const OMPRequiresDecl *D) override;
1790 virtual void processRequiresDirective(const OMPRequiresDecl *D);
2607 getOpenMPRuntime().processRequiresDirective(D); in EmitOMPRequiresDecl()
4594 void CGOpenMPRuntimeGPU::processRequiresDirective( in processRequiresDirective() function in CGOpenMPRuntimeGPU4659 CGOpenMPRuntime::processRequiresDirective(D); in processRequiresDirective()
10551 void CGOpenMPRuntime::processRequiresDirective(const OMPRequiresDecl *D) { in processRequiresDirective() function in CGOpenMPRuntime