Searched refs:TraverseCompoundStmt (Results 1 – 1 of 1) sorted by relevance
157 return guardianVisitor.TraverseCompoundStmt(GuardedScope); in isGuardedScopeEmbeddedInGuardianScope()259 bool TraverseCompoundStmt(CompoundStmt *CS) override { in checkASTDecl() function261 return DynamicRecursiveASTVisitor::TraverseCompoundStmt(CS); in checkASTDecl()