[cfe-dev] How can I check if the qualifiers of a type has a class in it?
Manasij Mukherjee
manasij7479 at gmail.com
Sat Jun 28 07:40:40 PDT 2014
Hi
I get the qualifiers like this:
Qualifiers q = qualifiedType.getQualifiers();
How can I check whether if the qualifiers include a class name ?
I can not figure out how to find this information from the Qualifiers
interface.
Types in namespaces ..single or nested.. should not trigger this check.
Thanks
Manasij Mukherjee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140628/2b10bcf0/attachment.html>
More information about the cfe-dev
mailing list