Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp108 if (auto *InnerCS = dyn_cast_or_null<CompoundStmt>(S)) in tryToFindNextInnerLoop() local
109 NextStatements.push_back(InnerCS); in tryToFindNextInnerLoop()