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