Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7929 const auto *ForS = dyn_cast<ForStmt>(CS); in EmitOMPGenericLoopDirective() local
7930 if (ForS && !isa<DeclStmt>(ForS->getInit())) { in EmitOMPGenericLoopDirective()