Searched refs:CompStmtChild (Results 1 – 1 of 1) sorted by relevance
362 Stmt::child_range CompStmtChild = CompS->children(); in checkForGCDOrXPC() local363 if (CompStmtChild.begin() == CompStmtChild.end()) in checkForGCDOrXPC()365 auto *DeclS = dyn_cast_or_null<DeclStmt>(*CompStmtChild.begin()); in checkForGCDOrXPC()