Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp538 if (DeclsWithoutSemicolons.count(D)) in maybeAppendSemicolon()
693 llvm::DenseSet<Decl *> DeclsWithoutSemicolons; member in syntax::TreeBuilder
1646 DeclsWithoutSemicolons.insert(D); in noticeDeclWithoutSemicolon()