Searched refs:TraverseCompoundStmt (Results 1 – 1 of 1) sorted by relevance
178 bool TraverseCompoundStmt(CompoundStmt *CS) { in checkASTDecl() function180 return Base::TraverseCompoundStmt(CS); in checkASTDecl()