Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DStmtOpenMP.cpp104 if (auto *InnerCS = dyn_cast_or_null<CompoundStmt>(S)) in tryToFindNextInnerLoop() local
105 NextStatements.push_back(InnerCS); in tryToFindNextInnerLoop()