]> granicus.if.org Git - clang/commit
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)
commit0dcc82f20b23b02e3a2e83e5f9aca3edad965c7f
tree77690534ee96c3e4499e16a543de2bfbea24c2cd
parentfc1a81eefb6d203d021b97c4ca5143a5e64d8c98
Inline hasNodes into only caller

It is easier to refactor with fewer utility methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDumper.cpp