ClangASTContext::GetIndexOfChildWithName - increment the child index we plan to retur...
authorJim Ingham <jingham@apple.com>
Thu, 4 Oct 2012 22:22:16 +0000 (22:22 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 4 Oct 2012 22:22:16 +0000 (22:22 +0000)
commit2f355a7fca2011fdc2cefe595338be26f741b117
tree1b1ce8a254bff047933fad38686a0bfbb69eb8e9
parent45bb8855e0ecca4f47e1ca310bc11e2106e226bb
ClangASTContext::GetIndexOfChildWithName - increment the child index we plan to return as we iterate through the ivars.

<rdar://problem/12433299>

llvm-svn: 165264
lldb/source/Symbol/ClangASTContext.cpp