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