steakhal added a comment.

In D96976#2590200 <https://reviews.llvm.org/D96976#2590200>, @RedDocMD wrote:

> Unfortunately, all the methods on CXXRecordDecl, like the one you mentioned, 
> are for querying and thus returns a `bool`, while I need the entire path.

AFAIK the second overload accepts an out parameter serving exactly our needs. 
Could you check if my assumption is correct?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96976/new/

https://reviews.llvm.org/D96976

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to