Use Sema's MarkDeclarationReferenced, which takes care of templates, instead...
Use Sema's MarkDeclarationReferenced, which takes care of templates, instead of calling Decl's setUsed directly. Thanks to John for the hint! llvm-svn: 121014
Loading
Please register or sign in to comment