<div dir="ltr">It works, thanks so much!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 31, 2020 at 5:04 PM Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 31/07/2020 10:49, Yafei Liu wrote:<br>
> Hi Stephan, I'm sorry I tried some combinations of APIs in <br>
> getDeclContext, which are related to namespace, but failed, can you show <br>
> me some examples or related documents?<br>
<br>
Take for example the definition of Decl::isInAnonymousNamespace in <br>
clang/lib/AST/DeclBase.cpp.  That should give you an idea.<br>
<br>
</blockquote></div>