Searched defs:CStmt (Results 1 – 1 of 1) sorted by relevance
67 const SourceManager &SM, const CompoundStmt *CStmt, in missingBracesCheck()134 if (const auto *CStmt = Result.Nodes.getNodeAs<CompoundStmt>("compound")) in check() local