Inline hasNodes into only caller
authorStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:20:43 +0000 (13:20 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:20:43 +0000 (13:20 +0000)
commit39271a195babb514ce99226f0718000f0d592aab
tree10d783a5e8a6ef4a1e7aad0cc049986f3965ff4e
parent570b297673f58f05bac25b797e90fa9dbc37fe43
Inline hasNodes into only caller

It is easier to refactor with fewer utility methods.

llvm-svn: 348716
clang/lib/AST/ASTDumper.cpp