Searched refs:CompS (Results 1 – 1 of 1) sorted by relevance
354 auto *CompS = dyn_cast_or_null<CompoundStmt>(*StmtExprChild.begin()); in checkForGCDOrXPC() local355 if (!CompS) in checkForGCDOrXPC()358 Stmt::child_range CompStmtChild = CompS->children(); in checkForGCDOrXPC()