Searched refs:OMPTransformDirectiveScopeRAII (Results 1 – 1 of 1) sorted by relevance
1886 class OMPTransformDirectiveScopeRAII { class1891 OMPTransformDirectiveScopeRAII(const OMPTransformDirectiveScopeRAII &) =1893 OMPTransformDirectiveScopeRAII &1894 operator=(const OMPTransformDirectiveScopeRAII &) = delete;1897 OMPTransformDirectiveScopeRAII(CodeGenFunction &CGF, const Stmt *S) { in OMPTransformDirectiveScopeRAII() function in __anon53c5fabf0e11::OMPTransformDirectiveScopeRAII1904 ~OMPTransformDirectiveScopeRAII() { in ~OMPTransformDirectiveScopeRAII()2902 OMPTransformDirectiveScopeRAII TileScope(*this, &S); in EmitOMPTileDirective()2908 OMPTransformDirectiveScopeRAII StripeScope(*this, &S); in EmitOMPStripeDirective()2914 OMPTransformDirectiveScopeRAII ReverseScope(*this, &S); in EmitOMPReverseDirective()2921 OMPTransformDirectiveScopeRAII InterchangeScope(*this, &S); in EmitOMPInterchangeDirective()