Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()