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