Add typedefNameDecl() and typeAliasDecl() to the AST matchers; improves...
Add typedefNameDecl() and typeAliasDecl() to the AST matchers; improves hasType() to match on TypedefNameDecl nodes. Patch by Clement Courbet. llvm-svn: 266331
Loading
Please register or sign in to comment