Lines Matching defs:OMPTransformDirectiveScopeRAII
1842 class OMPTransformDirectiveScopeRAII {
1847 OMPTransformDirectiveScopeRAII(const OMPTransformDirectiveScopeRAII &) =
1849 OMPTransformDirectiveScopeRAII &
1850 operator=(const OMPTransformDirectiveScopeRAII &) = delete;
1853 OMPTransformDirectiveScopeRAII(CodeGenFunction &CGF, const Stmt *S) {
1860 ~OMPTransformDirectiveScopeRAII() {
2766 OMPTransformDirectiveScopeRAII TileScope(*this, &S);
2772 OMPTransformDirectiveScopeRAII ReverseScope(*this, &S);
2779 OMPTransformDirectiveScopeRAII InterchangeScope(*this, &S);