Searched defs:CStmt (Results 1 – 1 of 1) sorted by relevance
57 const CompoundStmt *CStmt) { in missingBracesCheck()124 if (const auto *CStmt = Result.Nodes.getNodeAs<CompoundStmt>("compound")) in check() local