Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp413 void noticeDeclWithoutSemicolon(Decl *D);
827 Builder.noticeDeclWithoutSemicolon(D); in TraverseStmt()
1645 void syntax::TreeBuilder::noticeDeclWithoutSemicolon(Decl *D) { in noticeDeclWithoutSemicolon() function in syntax::TreeBuilder