Searched refs:LCVarDeclStmt (Results 1 – 1 of 1) sorted by relevance
5426 if (auto *LCVarDeclStmt = dyn_cast<DeclStmt>(Init)) { in ActOnOpenMPCanonicalLoop() local5428 LIVDecl = cast<VarDecl>(LCVarDeclStmt->getSingleDecl()); in ActOnOpenMPCanonicalLoop()