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