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