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.cpp8231 const auto *ForS = dyn_cast<ForStmt>(CS); in EmitOMPGenericLoopDirective() local
8232 if (ForS && !isa<DeclStmt>(ForS->getInit())) { in EmitOMPGenericLoopDirective()