Searched refs:noticeDeclWithoutSemicolon (Results 1 – 1 of 1) sorted by relevance
413 void noticeDeclWithoutSemicolon(Decl *D);827 Builder.noticeDeclWithoutSemicolon(D); in TraverseStmt()1645 void syntax::TreeBuilder::noticeDeclWithoutSemicolon(Decl *D) { in noticeDeclWithoutSemicolon() function in syntax::TreeBuilder