Searched refs:DeclsWithoutSemicolons (Results 1 – 1 of 1) sorted by relevance
542 if (DeclsWithoutSemicolons.count(D)) in maybeAppendSemicolon()699 llvm::DenseSet<Decl *> DeclsWithoutSemicolons; member in syntax::TreeBuilder1686 DeclsWithoutSemicolons.insert(D); in noticeDeclWithoutSemicolon()