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