Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp417 void noticeDeclWithoutSemicolon(Decl *D);
858 Builder.noticeDeclWithoutSemicolon(D); in TraverseStmt()
1685 void syntax::TreeBuilder::noticeDeclWithoutSemicolon(Decl *D) { in noticeDeclWithoutSemicolon() function in syntax::TreeBuilder