Home
last modified time | relevance | path

Searched refs:SourceLoopStmt (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14930 Stmt *SourceLoopStmt = LoopStmts[SourceIdx]; in ActOnOpenMPInterchangeDirective() local
15000 if (auto *SourceCXXFor = dyn_cast<CXXForRangeStmt>(SourceLoopStmt)) in ActOnOpenMPInterchangeDirective()