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