[cfe-dev] RFC: missing libclang query functions / features

Stefan Seefeld seefeld at sympatico.ca
Tue Feb 15 21:46:12 PST 2011


On 2011-02-16 00:20, Douglas Gregor wrote:
>
> Well, if you had a member such as
>
>    T *member_ptr;
>
> then that would represented as a pointer type that is also a dependent type.  Probably what you want for this is clang_isDependentType(CXType); that essentially maps down to Type::isDependentType().

Like this ?

Thanks,
         Stefan


-- 

       ...ich hab' noch einen Koffer in Berlin...

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110216/61df857d/attachment.ksh>


More information about the cfe-dev mailing list