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