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