Home
last modified time | relevance | path

Searched refs:DeclsWithoutSemicolons (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp542 if (DeclsWithoutSemicolons.count(D)) in maybeAppendSemicolon()
699 llvm::DenseSet<Decl *> DeclsWithoutSemicolons; member in syntax::TreeBuilder
1686 DeclsWithoutSemicolons.insert(D); in noticeDeclWithoutSemicolon()