Implements equalsNode for Decl and Stmt.
This is a powerful tool when doing iterative refined matches, where another match is started inside the match callback of the first one; this allows for example to find out whether the node was in the condition or body of its parent if-statement. llvm-svn: 174605
Loading
Please register or sign in to comment