Revert "[AST] Traverse the class type loc inside the member type loc."
This reverts commit 7f93cb62. The assertion at RecursiveASTVisitor.h:1169 fails when passed a TypeLocNode. Not sure if the correct fix is to use getTypeLocClass or something else.
Loading